Skip to content

Hostname

mycorsi.it

Last fetched

mycorsi.it resolves to 17 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists registrar:gandi sas as the registrar.

Nutrition Label

WHISPER CANON · mycorsi.itRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/mycorsi.it

Resolution chain

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

IPPrefixASNOperatorCountry
15.160.63.20015.160.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
15.161.213.10515.161.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
15.161.25.24715.161.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
15.161.80.20115.161.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
18.102.227.5818.102.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
18.102.36.5018.102.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
18.102.9.10418.102.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
35.152.162.11435.152.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
35.152.170.12435.152.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
35.152.194.6935.152.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
51.118.87.19451.118.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.
51.118.5.23451.118.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.
15.160.253.21015.160.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.
51.118.13.20651.118.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.
51.118.43.15351.118.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.
51.118.81.9251.118.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.
51.118.117.18151.118.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

Registrar
registrar:gandi sas
Organization
aiac service srl unioersonale
Contact emails

Web-graph footprint

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

74 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from mycorsi.it.

Cypher and MCP

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

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