Hostname
nedafvg.it
Last fetched
nedafvg.it resolves to 2 IPv4 addresses operated by AS203201 in IT. WHOIS lists registrar:opiquad s.r.l. as the registrar.
Nutrition Label
Resolution chain
nedafvg.it resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 212.78.1.94 | 212.78.1.0/24 | AS203201 | — | IT |
| 217.19.149.51 | 217.19.144.0/20 | AS28716 | — | IT |
WHOIS identity
- Registrar
- registrar:opiquad s.r.l.
- Organization
- itelyum regeneration
- Contact emails
- —
Subdomains
1 observed subdomain of nedafvg.it.
| Subdomain |
|---|
| www.nedafvg.it |
Web-graph footprint
Distinct hostnames that link to or from nedafvg.it in the public web crawl.
7 sites link to this hostname.
28 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for nedafvg.it.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 46.28.6.32 |
| SPF_IP | 80.211.148.168 |
Related pages
Pivot deeper into the graph from nedafvg.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nedafvg.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.