All hostnames 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.it Routing diversity 3.9/10 Peering density 9.6/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 3.3/10 Resolver footprint 4.6/10 canon.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.
IP Prefix ASN Operator Country 15.160.63.200 15.160.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IT 15.161.213.105 15.161.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IT 15.161.25.247 15.161.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IT 15.161.80.201 15.161.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IT 18.102.227.58 18.102.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IT 18.102.36.50 18.102.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IT 18.102.9.104 18.102.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IT 35.152.162.114 35.152.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IT 35.152.170.124 35.152.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IT 35.152.194.69 35.152.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IT 51.118.87.194 51.118.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. — 51.118.5.234 51.118.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. — 15.160.253.210 15.160.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. — 51.118.13.206 51.118.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. — 51.118.43.153 51.118.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. — 51.118.81.92 51.118.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. — 51.118.117.181 51.118.0.0/16 AS16509 AMAZON-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.
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .