Hostname
coderfaire.com
Last fetched
coderfaire.com resolves to 1 IPv4 address operated by OVH in FR. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
coderfaire.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.91.164.43 | 51.91.0.0/16 | AS16276 | OVH | FR |
WHOIS identity
- Registrar
- iana:1068
- Organization
- contact privacy inc. customer 0131166769
- Contact emails
- coderfaire.com@contactprivacy.com
- coderfaire.com@namebrightprivacy.com
- 0df203a7512f4d0e95c8c3b4c01fec19.protect@withheldforprivacy.com
- 5781bbb9b4fb4cb6864fc26282b3f2c3.protect@withheldforprivacy.com
- 5da62377defa4132a0e34e6bb03b33b1.protect@withheldforprivacy.com
- reactivation-pending@mail.withheldforprivacy.com
Subdomains
13 observed subdomains of coderfaire.com.
Web-graph footprint
Distinct hostnames that link to or from coderfaire.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for coderfaire.com.
| Mechanism | Target |
|---|---|
| SPF_A | dns.coderfaire.com |
Related pages
Pivot deeper into the graph from coderfaire.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "coderfaire.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.