Skip to content

Hostname

dankmemes2020.com

Last fetched

dankmemes2020.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · dankmemes2020.comRouting diversity5.9/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dankmemes2020.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.78.253.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.2473.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.169.24252.218.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.220.4252.218.220.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.242.8252.218.242.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.253.9852.218.253.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.130.18752.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.132.17152.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.163.6752.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.185.352.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.196.23552.92.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.207.8352.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.212.3552.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.226.19552.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.230.17152.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.248.12352.92.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0157073917
Contact emails

Web-graph footprint

Distinct hostnames that link to or from dankmemes2020.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for dankmemes2020.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from dankmemes2020.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "dankmemes2020.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.