Skip to content

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

WHISPER CANON · yumpingo.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/yumpingo.com

Resolution chain

yumpingo.com resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.19.154.92104.19.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
13.227.192.1313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.66.147.10618.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.11518.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.1518.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.9818.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.117.1183.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.443.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.763.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.783.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of yumpingo.com owner
Contact emails

Subdomains

21 observed subdomains of yumpingo.com.

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.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for yumpingo.com.

MechanismTarget
SPF_INCLUDE8851145.spf05.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from yumpingo.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.