Skip to content

Hostname

vedetta.org

Last fetched

vedetta.org resolves to 1 IPv4 address operated by AS31034 in IT. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · vedetta.orgRouting diversity1.5/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/vedetta.org

Resolution chain

vedetta.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
95.110.157.5195.111.21.0/24AS31034IT

WHOIS identity

Registrar
iana:269
Organization
alessio salvadori
Contact emails

Subdomains

4 observed subdomains of vedetta.org.

Web-graph footprint

Distinct hostnames that link to or from vedetta.org in the public web crawl.

203 sites link to this hostname.

100 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for vedetta.org.

MechanismTarget
SPF_Avedetta.org
SPF_IP198.136.49.50/28
SPF_MXvedetta.org

Related pages

Pivot deeper into the graph from vedetta.org.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "vedetta.org"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.