Skip to content

Hostname

levi.com

Last fetched

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

Nutrition Label

WHISPER CANON · levi.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/levi.com

Resolution chain

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

IPPrefixASNOperatorCountry
184.30.157.40184.30.156.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.NL
23.193.237.4923.193.236.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.NL
23.209.209.6423.209.208.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.220.112.24623.220.112.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.NL
23.36.21.4523.36.20.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.51.60.25223.51.60.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.JP
23.62.105.5723.62.104.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.US
72.246.28.13972.246.28.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
88.221.168.14488.221.168.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.52.180.24323.52.180.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for levi.com.

Related pages

Pivot deeper into the graph from levi.com.

Cypher and MCP

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

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