Skip to content

Hostname

modica.it

Last fetched

modica.it resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:studio scivoletto s.r.l. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.128.193.211108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
46.51.169.2546.51.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.210.20952.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.123.1052.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.39.23252.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.74.25.9254.74.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:studio scivoletto s.r.l.
Organization
contea di modica srl
Contact emails

Subdomains

1 observed subdomain of modica.it.

Subdomain
www.modica.it

Web-graph footprint

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

10 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from modica.it.

Cypher and MCP

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

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