Hostname
immodefrance.com
Last fetched
immodefrance.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
immodefrance.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 75.2.93.43 | 75.2.80.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.83.209.191 | 99.83.208.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:81
- Organization
- jean-luc lips
- Contact emails
- 546447ee1ae928089f3b3ce96df39db0-1667229@contact.gandi.net
- 68ada38d27688c43f8f21513dab5c29a-1667229@contact.gandi.net
- 6bacdde1d93b9e445802c2e52e7c5755-1667229@contact.gandi.net
- 9598a1ee272cc14d2decd79c98d0d0dc-1667229@contact.gandi.net
- ac976109ddee605bccf93dc99e8d89cc-1667229@contact.gandi.net
- c64b6c9ec93f28f28d7235b803a8edcb-1667229@contact.gandi.net
- e28c8bf969f21f18b876e3f7342eb83e-1667229@contact.gandi.net
Subdomains
11 observed subdomains of immodefrance.com.
Web-graph footprint
Distinct hostnames that link to or from immodefrance.com in the public web crawl.
70 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for immodefrance.com.
| Mechanism | Target |
|---|---|
| SPF_A | mx1.immodefrance.com |
| SPF_INCLUDE | _spf.mailgate-logidoc.idline.fr |
| SPF_INCLUDE | spf.powimo.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from immodefrance.com.
- IP · 75.2.93.43
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:81
- Country · US
- Email · 546447ee1ae928089f3b3ce96df39db0-1667229@contact.gandi.net
- TLD · .com
- 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: "immodefrance.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.