Skip to content

Hostname

levate.it

Last fetched

levate.it resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

WHISPER CANON · levate.itRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/levate.it

Resolution chain

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

IPPrefixASNOperatorCountry
108.158.61.124108.158.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.61.6108.158.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.61.81108.158.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.61.97108.158.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.249.213.12413.249.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
13.249.213.5813.249.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
13.249.213.7513.249.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
13.249.213.7613.249.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
18.65.63.12918.65.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.65.63.5718.65.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.65.63.7118.65.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.65.63.9118.65.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with levate.it in WhisperGraph.

Subdomains

1 observed subdomain of levate.it.

Subdomain
www.levate.it

Threat posture

History

Related pages

Pivot deeper into the graph from levate.it.

Cypher and MCP

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

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