Skip to content

Hostname

m.agi.it

Last fetched

m.agi.it resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.192.129108.138.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
108.138.192.39108.138.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
108.138.192.57108.138.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
108.138.192.76108.138.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
13.35.78.3113.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.4413.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.513.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.9713.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with m.agi.it in WhisperGraph.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from m.agi.it.

Cypher and MCP

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

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