Skip to content

Hostname

levi-admin.dma.it

Last fetched

levi-admin.dma.it resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT.

Nutrition Label

WHISPER CANON · levi-admin.dma.itRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/levi-admin.dma.it

Resolution chain

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

IPPrefixASNOperatorCountry
18.66.196.10418.66.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
18.66.196.11518.66.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
18.66.196.2018.66.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
18.66.196.5318.66.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT

WHOIS identity

No WHOIS records are currently associated with levi-admin.dma.it in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from levi-admin.dma.it.

Cypher and MCP

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

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