Hostname
funerarium-antony.fr
Last fetched
funerarium-antony.fr resolves to 1 IPv4 address operated by IVISION-ASN - I vision SAS in FR. WHOIS lists registrar:gandi as the registrar.
Nutrition Label
Resolution chain
funerarium-antony.fr 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.209.229.115 | 91.209.229.0/24 | AS202568 | IVISION-ASN - I vision SAS | FR |
WHOIS identity
- Registrar
- registrar:gandi
- Organization
- saempf (sa eco mixt loc pompe funebr ville par)
- Contact emails
Subdomains
1 observed subdomain of funerarium-antony.fr.
| Subdomain |
|---|
| www.funerarium-antony.fr |
Web-graph footprint
Distinct hostnames that link to or from funerarium-antony.fr in the public web crawl.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for funerarium-antony.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from funerarium-antony.fr.
- IP · 91.209.229.115
- ASN · AS202568IVISION-ASN - I vision SAS
- Registrar · registrar:gandi
- Country · FR
- Email · 39279714636b36efb06a000b81b4e6db-32256636@contact.gandi.net
- TLD · .fr
- Browse hostnames · fu…
- 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: "funerarium-antony.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.