Skip to content

Hostname

cancarrossa.com

Last fetched

cancarrossa.com resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:1383 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
5.196.175.2425.196.0.0/16AS16276FR

WHOIS identity

Registrar
iana:1383
Organization
only contact by email, all postal mail will be rejected
Contact emails

Subdomains

8 observed subdomains of cancarrossa.com.

Web-graph footprint

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

12 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for cancarrossa.com.

MechanismTarget
SPF_Acancarrossa.com
SPF_INCLUDEspf.ckservidores.com
SPF_IP146.59.43.109
SPF_IP146.59.43.119
SPF_IP162.19.106.67
SPF_IP176.9.10.181
SPF_IP178.33.116.124
SPF_IP178.33.118.10
SPF_IP5.196.175.242
SPF_MXcancarrossa.com

Related pages

Pivot deeper into the graph from cancarrossa.com.

Cypher and MCP

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

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