Skip to content

Hostname

auslromagna.wq9.it

Last fetched

auslromagna.wq9.it resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT.

Nutrition Label

WHISPER CANON · auslromagna.wq9.itRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/auslromagna.wq9.it

Resolution chain

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

IPPrefixASNOperatorCountry
18.102.17.24018.102.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
18.102.244.12418.102.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
18.102.245.17118.102.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
18.102.36.3818.102.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
35.152.236.22135.152.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
51.118.101.9151.118.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT

WHOIS identity

No WHOIS records are currently associated with auslromagna.wq9.it in WhisperGraph.

Subdomains

1 observed subdomain of auslromagna.wq9.it.

Threat posture

History

Related pages

Pivot deeper into the graph from auslromagna.wq9.it.

Cypher and MCP

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

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