Skip to content

Hostname

acodat.com

Last fetched

acodat.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · acodat.comRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/acodat.com

Resolution chain

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

IPPrefixASNOperatorCountry
78.47.85.6078.46.0.0/15AS24940DE

WHOIS identity

Registrar
iana:69
Organization
Contact emails

Subdomains

39 observed subdomains of acodat.com.

Web-graph footprint

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

5 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for acodat.com.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.dipag.com
SPF_IP31.207.113.192
SPF_IP31.207.113.83
SPF_IP31.207.121.192/29
SPF_IP46.234.233.70
SPF_IP51.144.183.77/32
SPF_IP78.109.56.5
SPF_IP81.161.233.136
SPF_IP88.198.166.28
SPF_IP88.99.143.174
SPF_IP94.130.3.72/29

Related pages

Pivot deeper into the graph from acodat.com.

Cypher and MCP

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

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