Skip to content

Hostname

activtrak.com

Last fetched

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

Nutrition Label

WHISPER CANON · activtrak.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/activtrak.com

Resolution chain

activtrak.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:81
Organization
anton seidler
Contact emails

Subdomains

34 observed subdomains of activtrak.com.

Web-graph footprint

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

1,025 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for activtrak.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEusb._netblocks.mimecast.com
SPF_IP103.151.192.0/23
SPF_IP185.12.80.0/22
SPF_IP188.172.128.0/20
SPF_IP192.161.144.0/20
SPF_IP216.198.0.0/18
SPF_IP35.155.162.215
SPF_IP52.11.191.193
SPF_IP52.27.255.196/30
SPF_IP52.27.255.200/30
SPF_IP52.27.255.220/31
SPF_IP52.27.255.225
SPF_IP52.27.255.226/32
SPF_IP52.88.196.242
SPF_IP54.214.207.145
SPF_IP54.245.181.12
SPF_IP54.70.193.247

Related pages

Pivot deeper into the graph from activtrak.com.

Cypher and MCP

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

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