Skip to content

Hostname

allongeorgia.com

Last fetched

allongeorgia.com resolves to 14 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · allongeorgia.comRouting diversity5.7/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/allongeorgia.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.223.231.8313.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.209.41.24118.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.27.21323.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.210.240.153.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.69.1033.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.228.98.4734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.195.166.10644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.251.13452.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.167.952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.4.45.10452.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.225.194.22254.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.115.16798.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.91.128.21498.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.184.176100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
contact privacy inc. customer 1241219027
Contact emails

Subdomains

3 observed subdomains of allongeorgia.com.

Web-graph footprint

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

400 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for allongeorgia.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from allongeorgia.com.

Cypher and MCP

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

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