Hostname
immodf.fr
Last fetched
immodf.fr resolves to 6 IPv4 addresses operated by AS60068 in DE. WHOIS lists registrar:scaleway as the registrar.
Nutrition Label
Resolution chain
immodf.fr resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 138.199.37.227 | 138.199.36.0/23 | AS60068 | — | DE |
| 138.199.37.229 | 138.199.36.0/23 | AS60068 | — | DE |
| 169.150.247.33 | 169.150.247.0/24 | AS60068 | — | DE |
| 169.150.247.35 | 169.150.247.0/24 | AS60068 | — | DE |
| 75.2.53.207 | 75.2.48.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 76.223.47.61 | 76.223.32.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- registrar:scaleway
- Organization
- immo de france valrim rcv
- Contact emails
Subdomains
6 observed subdomains of immodf.fr.
Web-graph footprint
Distinct hostnames that link to or from immodf.fr in the public web crawl.
52 sites link to this hostname.
25 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for immodf.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 7834411.spf02.hubspotemail.net |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.online.net |
| SPF_MX | immodf.fr |
Related pages
Pivot deeper into the graph from immodf.fr.
- IP · 138.199.37.227
- ASN · AS60068
- Registrar · registrar:scaleway
- Country · DE
- Email · c4704df4bd3377fd.340459@spamfree.bookmyname.com
- TLD · .fr
- Browse hostnames · im…
- 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: "immodf.fr"})-[: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.