Skip to content

Hostname

activationboxx.com

Last fetched

activationboxx.com resolves to 2 IPv4 addresses operated by AS-ZXCS in NL. WHOIS lists iana:269 as the registrar.

Nutrition Label

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

Resolution chain

activationboxx.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:269
Organization
Contact emails

Subdomains

6 observed subdomains of activationboxx.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for activationboxx.com.

MechanismTarget
SPF_Aactivationboxx.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.104.28.17
SPF_IP185.104.29.0/24
SPF_IP2001:db8:85a3:8d3:1319:8a2e:370:7344
SPF_IP2a06:2ec0:1:0:0:0:0:88
SPF_MXactivationboxx.com

Related pages

Pivot deeper into the graph from activationboxx.com.

Cypher and MCP

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

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