Hostname
numeria.fr
Last fetched
numeria.fr resolves to 1 IPv4 address operated by AS50446 in FR. WHOIS lists registrar:gandi as the registrar.
Nutrition Label
Resolution chain
numeria.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 |
|---|---|---|---|---|
| 109.69.185.131 | 109.69.184.0/21 | AS50446 | — | FR |
WHOIS identity
- Registrar
- registrar:gandi
- Organization
- info service europe
- Contact emails
Subdomains
15 observed subdomains of numeria.fr.
Web-graph footprint
Distinct hostnames that link to or from numeria.fr in the public web crawl.
69 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for numeria.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 195.25.112.59 |
| SPF_IP | 85.233.200.140 |
| SPF_IP | 85.233.200.141 |
| SPF_IP | 85.233.200.142 |
| SPF_IP | 85.233.200.148 |
| SPF_IP | 85.233.200.149 |
| SPF_IP | 85.233.200.150 |
| SPF_MX | ise.fr |
Related pages
Pivot deeper into the graph from numeria.fr.
- IP · 109.69.185.131
- ASN · AS50446
- Registrar · registrar:gandi
- Country · FR
- Email · 1b28205f536d874a751539d43f4941d1-706891@contact.gandi.net
- TLD · .fr
- Browse hostnames · nu…
- 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: "numeria.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.