Skip to content

Hostname

cardbox-packaging.com

Last fetched

cardbox-packaging.com resolves to 1 IPv4 address operated by ACTIVE24-AS www.active24.cz in CZ.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
31.15.10.1631.15.8.0/21AS25234ACTIVE24-AS www.active24.czCZ

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from cardbox-packaging.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for cardbox-packaging.com.

MechanismTarget
SPF_INCLUDEfdspfeuc.freshemail.io
SPF_INCLUDEfdspfus.freshemail.io
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-ms.avonet.cz
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.112.129.66
SPF_IP80.121.191.222

Related pages

Pivot deeper into the graph from cardbox-packaging.com.

Cypher and MCP

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

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