Skip to content

Hostname

acac.com

Last fetched

acac.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · acac.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/acac.com

Resolution chain

acac.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:2
Organization
Contact emails

Subdomains

13 observed subdomains of acac.com.

Web-graph footprint

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

157 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for acac.com.

MechanismTarget
SPF_INCLUDE2535540.spf01.hubspotemail.net
SPF_INCLUDEmailgun.org
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.happyfox.com
SPF_INCLUDEspf.hosting.americaneagle.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP173.192.231.182
SPF_IP216.30.191.197
SPF_IP50.237.124.186
SPF_IP50.237.124.187
SPF_IP54.174.63.109
SPF_IP64.99.230.39
SPF_IP70.33.146.46
SPF_IP72.84.242.50
SPF_IP72.84.242.52

Related pages

Pivot deeper into the graph from acac.com.

Cypher and MCP

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

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