Skip to content

Hostname

levi.com.ec

Last fetched

levi.com.ec resolves to 3 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in NL.

Nutrition Label

WHISPER CANON · levi.com.ecRouting diversity3.0/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/levi.com.ec

Resolution chain

levi.com.ec resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.197.156.22023.197.144.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.NL
23.204.21.4523.204.0.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.38.50.7023.38.48.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.IN

WHOIS identity

No WHOIS records are currently associated with levi.com.ec in WhisperGraph.

Subdomains

2 observed subdomains of levi.com.ec.

Web-graph footprint

Distinct hostnames that link to or from levi.com.ec in the public web crawl.

5 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from levi.com.ec.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "levi.com.ec"})-[: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.