Skip to content

Hostname

adimpact.com

Last fetched

adimpact.com resolves to 2 IPv4 addresses operated by MCPL-AS in US. WHOIS lists iana:1154 as the registrar.

Nutrition Label

WHISPER CANON · adimpact.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings4.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/adimpact.com

Resolution chain

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

WHOIS identity

Registrar
iana:1154
Organization
aldnet
Contact emails

Subdomains

45 observed subdomains of adimpact.com.

Web-graph footprint

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

316 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for adimpact.com.

MechanismTarget
SPF_INCLUDE9415819.spf04.hubspotemail.net
SPF_INCLUDEbluehost.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP162.214.163.39
SPF_IP69.195.124.163

Related pages

Pivot deeper into the graph from adimpact.com.

Cypher and MCP

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

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