Skip to content

Hostname

atlanticgeneral.org

Last fetched

atlanticgeneral.org resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · atlanticgeneral.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/atlanticgeneral.org

Resolution chain

atlanticgeneral.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.224.10.11034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.11.37.15252.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1910
Organization
atlantic general hospital
Contact emails

Subdomains

33 observed subdomains of atlanticgeneral.org.

Web-graph footprint

Distinct hostnames that link to or from atlanticgeneral.org in the public web crawl.

108 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for atlanticgeneral.org.

MechanismTarget
SPF_Aatlanticgeneral.org
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.tidalhealth.org
SPF_INCLUDEspf2.tidalhealth.org
SPF_IP204.12.57.100
SPF_IP204.12.57.101
SPF_MXatlanticgeneral.org

Related pages

Pivot deeper into the graph from atlanticgeneral.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "atlanticgeneral.org"})-[: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.