Skip to content

Hostname

canardpc.com

Last fetched

canardpc.com resolves to 1 IPv4 address operated by Online SAS in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
51.159.80.18951.158.0.0/15AS12876Online SASFR

WHOIS identity

Registrar
iana:81
Organization
ivan gaude
Contact emails

Subdomains

26 observed subdomains of canardpc.com.

Web-graph footprint

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

469 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for canardpc.com.

MechanismTarget
SPF_Acanardpc.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.sendinblue.com
SPF_IP153.92.227.243
SPF_IP163.172.103.177
SPF_IP2001:41d0:8:629c::/64
SPF_IP2001:4b98:dc2:57:216:3eff:fed4:57f
SPF_IP213.167.245.187
SPF_IP37.59.15.156
SPF_IP77.32.136.186
SPF_MXcanardpc.com

Related pages

Pivot deeper into the graph from canardpc.com.

Cypher and MCP

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

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