Skip to content

Hostname

comunity.vi.it

Last fetched

comunity.vi.it resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT.

Nutrition Label

WHISPER CANON · comunity.vi.itRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/comunity.vi.it

Resolution chain

comunity.vi.it resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.160.13.25315.160.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
15.160.74.6715.160.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
18.102.53.25518.102.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
35.152.113.8035.152.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
35.152.41.4935.152.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
51.118.84.10751.118.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT

WHOIS identity

No WHOIS records are currently associated with comunity.vi.it in WhisperGraph.

Subdomains

6 observed subdomains of comunity.vi.it.

Web-graph footprint

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

6 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for comunity.vi.it.

MechanismTarget
SPF_INCLUDEspf.webapps.net

Related pages

Pivot deeper into the graph from comunity.vi.it.

Cypher and MCP

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

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