Skip to content

Hostname

goaac.com

Last fetched

goaac.com resolves to 1 IPv4 address operated by SECURE-24-AS - NTT Managed Services Americas, LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · goaac.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/goaac.com

Resolution chain

goaac.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
74.204.78.2674.204.78.0/24AS46746SECURE-24-AS - NTT Managed Services Americas, LLCUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

7 observed subdomains of goaac.com.

Web-graph footprint

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

17 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for goaac.com.

MechanismTarget
SPF_Agoaac.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.cuanswers.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP198.2.187.157
SPF_IP216.206.109.0/24
SPF_IP63.150.21.0/24
SPF_IP63.236.240.0/24
SPF_IP63.239.100.0/24
SPF_IP96.88.138.240/29
SPF_MXgoaac.com

Related pages

Pivot deeper into the graph from goaac.com.

Cypher and MCP

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

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