Skip to content

Hostname

comunicazioneperimpresa.com

Last fetched

comunicazioneperimpresa.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PL. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · comunicazioneperimpresa.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/comunicazioneperimpresa.com

Resolution chain

comunicazioneperimpresa.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.146.3413.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.4813.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.5613.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.713.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.32.241.1013.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.11113.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.1913.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.7913.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:49
Organization
alberto bechis
Contact emails

Subdomains

1 observed subdomain of comunicazioneperimpresa.com.

Web-graph footprint

Distinct hostnames that link to or from comunicazioneperimpresa.com in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from comunicazioneperimpresa.com.

Cypher and MCP

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

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