Hostname
codeur.com
Last fetched
codeur.com resolves to 1 IPv4 address operated by OVH in FR. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
codeur.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 |
|---|---|---|---|---|
| 91.134.4.48 | 91.134.0.0/16 | AS16276 | OVH | FR |
WHOIS identity
- Registrar
- iana:81
- Organization
- codeur sarl
- Contact emails
- 1nw0af1li70ssfzzlndq@u.o-w-o.info
- 4uz73v86jmcyfchqvlda@z.o-w-o.info
- 7ghttgdczom5umfw25s1@i.o-w-o.info
- z3b6xrpjrcfx3kwnhb8a@b.o-w-o.info
- 06f56a9b9c2b30146e1aa6c37421d458-4718921@contact.gandi.net
- 0e0bb381dfae84ef49946a326a481cab-4718921@contact.gandi.net
- 5542d457bcf5206a7aa8d4d5b2b96666-16821503@contact.gandi.net
Subdomains
29 observed subdomains of codeur.com.
Showing 24 of 29. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from codeur.com in the public web crawl.
2,055 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for codeur.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_IP | 51.83.2.160 |
| SPF_IP | 54.38.45.106 |
Related pages
Pivot deeper into the graph from codeur.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "codeur.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.