Hostname
oavda.it
Last fetched
oavda.it resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists registrar:hextra s.r.l. as the registrar.
Nutrition Label
Resolution chain
oavda.it 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 |
|---|---|---|---|---|
| 15.161.172.75 | 15.161.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
WHOIS identity
- Registrar
- registrar:hextra s.r.l.
- Organization
- fondazione clement fillietroz presso osservatorio astronomico di saint barthelemy
- Contact emails
- —
Subdomains
8 observed subdomains of oavda.it.
Web-graph footprint
Distinct hostnames that link to or from oavda.it in the public web crawl.
124 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for oavda.it.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | hextra.cloud |
| SPF_INCLUDE | mailchef.4dem.it |
| SPF_IP | 217.22.239.42 |
| SPF_MX | oavda.it |
Related pages
Pivot deeper into the graph from oavda.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "oavda.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.