Skip to content

Hostname

vidasoftware.it

Last fetched

vidasoftware.it resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists registrar:server plan s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · vidasoftware.itRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/vidasoftware.it

Resolution chain

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

IPPrefixASNOperatorCountry
35.152.43.4635.152.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT

WHOIS identity

Registrar
registrar:server plan s.r.l.
Organization
vida srl unipersonale
Contact emails

Subdomains

17 observed subdomains of vidasoftware.it.

Web-graph footprint

Distinct hostnames that link to or from vidasoftware.it in the public web crawl.

5 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for vidasoftware.it.

MechanismTarget
SPF_Avidasoftware.it
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.81.4.158/24
SPF_IP188.125.110.114
SPF_IP46.28.2.51/24
SPF_IP46.28.2.6/24
SPF_IP93.95.216.0/24
SPF_IP93.95.216.133/24
SPF_IP93.95.216.251/32
SPF_MXvidasoftware.it

Related pages

Pivot deeper into the graph from vidasoftware.it.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "vidasoftware.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 20

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