Skip to content

Hostname

greatwalllf.com

Last fetched

greatwalllf.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GR. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · greatwalllf.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/greatwalllf.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.224.185.5513.224.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.GR
13.224.185.6213.224.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.GR
13.224.185.6613.224.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.GR
13.224.185.8713.224.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.GR
18.154.48.1818.154.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.154.48.5818.154.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.154.48.9418.154.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.154.48.9618.154.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for greatwalllf.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from greatwalllf.com.

Cypher and MCP

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

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