Hostname
fi-pc.fr
Last fetched
fi-pc.fr resolves to 1 IPv4 address operated by LDCOMNET - Societe Francaise Du Radiotelephone - SFR SA in FR. WHOIS lists registrar:ovh as the registrar.
Nutrition Label
Resolution chain
fi-pc.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 |
|---|---|---|---|---|
| 85.69.185.223 | 85.68.0.0/15 | AS15557 | LDCOMNET - Societe Francaise Du Radiotelephone - SFR SA | FR |
WHOIS identity
- Registrar
- registrar:ovh
- Organization
- —
- Contact emails
Subdomains
9 observed subdomains of fi-pc.fr.
Web-graph footprint
Distinct hostnames that link to or from fi-pc.fr in the public web crawl.
19 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for fi-pc.fr.
| Mechanism | Target |
|---|---|
| SPF_A | fi-pc.fr |
| SPF_A | mail1.sfrbusinessteam.fr |
| SPF_INCLUDE | spf.oximailing.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 85.69.185.201 |
| SPF_IP | 85.69.185.222 |
| SPF_MX | fi-pc.fr |
| SPF_MX | fipc-fr0e.mail.protection.outlook.com |
Related pages
Pivot deeper into the graph from fi-pc.fr.
- IP · 85.69.185.223
- ASN · AS15557LDCOMNET - Societe Francaise Du Radiotelephone - SFR SA
- Registrar · registrar:ovh
- Country · FR
- Email · sriassistance@mdf86.net
- TLD · .fr
- Browse hostnames · fi…
- 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: "fi-pc.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.