Skip to content

Hostname

cannapio.com

Last fetched

cannapio.com resolves to 1 IPv4 address operated by AS63949 in DE. WHOIS lists iana:1505 as the registrar.

Nutrition Label

WHISPER CANON · cannapio.comRouting diversity1.5/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/cannapio.com

Resolution chain

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

IPPrefixASNOperatorCountry
172.104.240.184172.104.224.0/19AS63949DE

WHOIS identity

Registrar
iana:1505
Organization
whois protection, this company does not own this domain name s.r.o.
Contact emails

Subdomains

10 observed subdomains of cannapio.com.

Web-graph footprint

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

111 sites link to this hostname.

114 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for cannapio.com.

MechanismTarget
SPF_Acannapio.com
SPF_Areplikant3381.thinline.cz
SPF_INCLUDE_spf.upgates.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.cesky-hosting.cz
SPF_INCLUDEspf.spolehlive-servery.cz
SPF_INCLUDEspf1.supportbox.cz

Related pages

Pivot deeper into the graph from cannapio.com.

Cypher and MCP

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

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