Hostname
yumpingo.com
Last fetched
yumpingo.com resolves to 13 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
yumpingo.com resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.19.154.92 | 104.19.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 13.227.192.13 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.24 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.41 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.58 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 18.66.147.106 | 18.66.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.147.115 | 18.66.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.147.15 | 18.66.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.147.98 | 18.66.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.171.117.118 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.117.44 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.117.76 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.117.78 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of yumpingo.com owner
- Contact emails
- glagoodman@hotmail.com
- 1e7c684b-eeb5-4586-8c1a-d71b63d462d3@identity-protect.org
- 35cdb767-8b88-4f0a-ad32-4e7ac916088b@identity-protect.org
- 419c63ad-29f1-40e1-9b29-298dc301327a@identity-protect.org
- 4cedef92-c51a-4857-b2ee-f7324c0f8774@identity-protect.org
- 9226e098-1928-4abc-a6f9-11b6cde12a35@identity-protect.org
- cb4de1ee-750e-43db-bdaf-5f7c5209c957@identity-protect.org
- f6242216-b351-4051-951a-dcdcb2328386@identity-protect.org
- owner-3669210@yumpingo.com.whoisprivacyservice.org
- owner-3815684@yumpingo.com.whoisprivacyservice.org
Subdomains
21 observed subdomains of yumpingo.com.
Showing 14 of 21. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from yumpingo.com in the public web crawl.
55 sites link to this hostname.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for yumpingo.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 8851145.spf05.hubspotemail.net |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from yumpingo.com.
- IP · 104.19.154.92
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · glagoodman@hotmail.com
- TLD · .com
- Browse hostnames · yu…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "yumpingo.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.