Hostname
fri-web.it
Last fetched
fri-web.it has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:ovh as the registrar.
Nutrition Label
Resolution chain
fri-web.it 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:ovh
- Organization
- frigerio gianni mario
- Contact emails
- —
Subdomains
8 observed subdomains of fri-web.it.
Web-graph footprint
Distinct hostnames that link to or from fri-web.it in the public web crawl.
10 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for fri-web.it.
| Mechanism | Target |
|---|---|
| SPF_A | fri-web.it |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | musvc.com |
| SPF_IP | 217.70.144.29 |
| SPF_IP | 34.252.63.193 |
| SPF_IP | 84.33.199.10 |
| SPF_IP | 84.33.199.11 |
| SPF_IP | 84.33.199.12 |
| SPF_IP | 84.33.199.14 |
| SPF_IP | 84.33.199.15 |
| SPF_MX | fri-web.it |
Related pages
Pivot deeper into the graph from fri-web.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fri-web.it"})-[: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.