Skip to content

Hostname

deuil02.ca

Last fetched

deuil02.ca resolves to 2 IPv4 addresses operated by FIBRENOIRE-INTERNET - Videotron Ltee in CA.

Nutrition Label

WHISPER CANON · deuil02.caRouting diversity2.4/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/deuil02.ca

Resolution chain

deuil02.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.61.1.5145.61.0.0/20AS22652FIBRENOIRE-INTERNET - Videotron LteeCA
52.3.112.23552.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with deuil02.ca in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

  • deuil02.ca

SPF policy

4 SPF mechanisms authorising senders for deuil02.ca.

MechanismTarget
SPF_Adeuil02.ca
SPF_IP45.61.1.51
SPF_IP52.3.112.235
SPF_MXdeuil02.ca

Related pages

Pivot deeper into the graph from deuil02.ca.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "deuil02.ca"})-[: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.