Skip to content

Hostname

3petitsanges.ca

Last fetched

3petitsanges.ca resolves to 1 IPv4 address operated by QITX-INC - Chris Danielle Micro Solutions CDMS Inc. in CA. WHOIS lists registrar:enom canada corp. as the registrar.

Nutrition Label

WHISPER CANON · 3petitsanges.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/3petitsanges.ca

Resolution chain

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

IPPrefixASNOperatorCountry
192.34.92.71192.34.92.0/24AS54044QITX-INC - Chris Danielle Micro Solutions CDMS Inc.CA

WHOIS identity

Registrar
registrar:enom canada corp.
Organization
Contact emails

Subdomains

6 observed subdomains of 3petitsanges.ca.

Web-graph footprint

Distinct hostnames that link to or from 3petitsanges.ca in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for 3petitsanges.ca.

MechanismTarget
SPF_A3petitsanges.ca
SPF_INCLUDEmd02.com
SPF_INCLUDEspf.votresite.ca
SPF_MX3petitsanges.ca

Related pages

Pivot deeper into the graph from 3petitsanges.ca.

Cypher and MCP

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

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