Hostname
widip.fr
Last fetched
widip.fr has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:ionos se as the registrar.
Nutrition Label
Resolution chain
widip.fr has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- registrar:ionos se
- Organization
- widip
- Contact emails
Subdomains
30 observed subdomains of widip.fr.
Showing 25 of 30. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from widip.fr in the public web crawl.
19 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
24 SPF mechanisms authorising senders for widip.fr.
| Mechanism | Target |
|---|---|
| SPF_A | widip.fr |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 195.132.2.195 |
| SPF_IP | 195.132.2.217 |
| SPF_IP | 195.7.111.0/27 |
| SPF_IP | 195.7.111.30 |
| SPF_IP | 195.7.111.31 |
| SPF_IP | 195.7.111.32 |
| SPF_IP | 195.7.112.0/27 |
| SPF_IP | 213.245.2.0/25 |
| SPF_IP | 217.70.85.0/24 |
| SPF_IP | 2a02:c88:103:0:0:0:0:1e |
| SPF_IP | 78.41.164.46 |
| SPF_IP | 80.125.162.0/24 |
| SPF_IP | 80.125.182.0/24 |
| SPF_IP | 85.12.132.181 |
| SPF_IP | 85.12.133.72 |
| SPF_IP | 85.31.192.42/32 |
| SPF_IP | 85.31.193.42/32 |
| SPF_IP | 85.31.193.7/32 |
| SPF_IP | 85.31.219.229 |
| SPF_IP | 85.31.219.230 |
| SPF_IP | 89.225.233.212 |
| SPF_MX | widip.fr |
Related pages
Pivot deeper into the graph from widip.fr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "widip.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.