Hostname
netopie.fr
Last fetched
netopie.fr resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists registrar:cts computers and telecommunications systems magic on line as the registrar.
Nutrition Label
Resolution chain
netopie.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 |
|---|---|---|---|---|
| 51.210.179.240 | 51.210.0.0/16 | AS16276 | — | FR |
WHOIS identity
- Registrar
- registrar:cts computers and telecommunications systems magic on line
- Organization
- netopie
- Contact emails
Subdomains
9 observed subdomains of netopie.fr.
Web-graph footprint
Distinct hostnames that link to or from netopie.fr in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
18 SPF mechanisms authorising senders for netopie.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | gitlab.netopie.fr |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.oximailing.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 167.88.159.81 |
| SPF_IP | 185.66.233.164 |
| SPF_IP | 2.59.188.193 |
| SPF_IP | 213.215.35.82 |
| SPF_IP | 213.41.78.27 |
| SPF_IP | 217.181.158.190 |
| SPF_IP | 31.33.90.191 |
| SPF_IP | 51.210.179.240 |
| SPF_IP | 66.241.125.76 |
| SPF_IP | 78.199.162.23 |
| SPF_IP | 82.96.153.231 |
| SPF_IP | 82.98.232.74 |
| SPF_IP | 93.8.131.108 |
Related pages
Pivot deeper into the graph from netopie.fr.
- IP · 51.210.179.240
- ASN · AS16276
- Registrar · registrar:cts computers and telecommunications systems magic on line
- Country · FR
- Email · l0c4zbab9k@netopie.fr
- TLD · .fr
- Browse hostnames · ne…
- 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: "netopie.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.