Skip to content

Hostname

anm22.it

Last fetched

anm22.it resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:aruba business s.r.l. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.158.101.25318.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.64.230.463.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.74.73.763.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.137.4663.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:aruba business s.r.l.
Organization
andrea menghi
Contact emails

Subdomains

7 observed subdomains of anm22.it.

Web-graph footprint

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

42 sites link to this hostname.

67 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from anm22.it.

Cypher and MCP

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

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