Skip to content

Hostname

andrealeighmcgee.com

Last fetched

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

Nutrition Label

WHISPER CANON · andrealeighmcgee.comRouting diversity5.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/andrealeighmcgee.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.128.2093.5.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.129.2223.5.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.130.233.5.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.131.1563.5.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.131.1663.5.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.132.1583.5.132.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.1083.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.1233.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.102.14452.219.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.229.20852.219.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.233.16852.219.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.93.5652.219.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.93.852.219.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.94.23252.219.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.94.3252.219.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.99.7252.219.99.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of andrealeighmcgee.com.

Web-graph footprint

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

4 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for andrealeighmcgee.com.

MechanismTarget
SPF_INCLUDEspf.efwd.registrar-servers.com

Related pages

Pivot deeper into the graph from andrealeighmcgee.com.

Cypher and MCP

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

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