Hostname
iciformation.fr
Last fetched
iciformation.fr resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists registrar:domainoo as the registrar.
Nutrition Label
Resolution chain
iciformation.fr 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 |
|---|---|---|---|---|
| 52.47.158.127 | 52.47.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 96.16.248.182 | 96.16.248.0/24 | AS20940 | — | FR |
WHOIS identity
- Registrar
- registrar:domainoo
- Organization
- ici formation
- Contact emails
Subdomains
19 observed subdomains of iciformation.fr.
Showing 17 of 19. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from iciformation.fr in the public web crawl.
247 sites link to this hostname.
46 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- de-smtp-inbound-1.mimecast.com
- de-smtp-inbound-2.mimecast.com
- iciformation.fr
SPF policy
5 SPF mechanisms authorising senders for iciformation.fr.
| Mechanism | Target |
|---|---|
| SPF_A | iciformation.fr |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | stepstone.com |
| SPF_IP | 52.47.158.127 |
| SPF_MX | iciformation.fr |
Related pages
Pivot deeper into the graph from iciformation.fr.
- IP · 52.47.158.127
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:domainoo
- Country · FR
- Email · f.azoulay@iciformation.fr
- TLD · .fr
- Browse hostnames · ic…
- 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: "iciformation.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.