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
Resolution chain
canardpc.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 51.159.80.189 | 51.158.0.0/15 | AS12876 | Online SAS | FR |
WHOIS identity
Subdomains
26 observed subdomains of canardpc.com.
Showing 23 of 26. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from canardpc.com in the public web crawl.
469 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for canardpc.com.
| Mechanism | Target |
|---|---|
| SPF_A | canardpc.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 153.92.227.243 |
| SPF_IP | 163.172.103.177 |
| SPF_IP | 2001:41d0:8:629c::/64 |
| SPF_IP | 2001:4b98:dc2:57:216:3eff:fed4:57f |
| SPF_IP | 213.167.245.187 |
| SPF_IP | 37.59.15.156 |
| SPF_IP | 77.32.136.186 |
| SPF_MX | canardpc.com |
Related pages
Pivot deeper into the graph from canardpc.com.
- IP · 51.159.80.189
- ASN · AS12876Online SAS
- Registrar · iana:81
- Country · FR
- Email · 3ffc8e15849deeb0c957703f44241618-389881@contact.gandi.net
- TLD · .com
- Browse hostnames · ca…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.