Hostname
levi.com.br
Last fetched
levi.com.br resolves to 13 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in IN.
Nutrition Label
Resolution chain
levi.com.br resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.120.94.114 | 104.120.64.0/19 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | IN |
| 104.92.226.232 | 104.92.224.0/21 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 118.215.83.204 | 118.215.80.0/21 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | SG |
| 2.17.184.108 | 2.17.176.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.2.13.34 | 23.2.13.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.2.13.75 | 23.2.13.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.32.239.32 | 23.32.238.0/23 | AS20940 | AKAMAI-ASN1 | DE |
| 23.32.239.75 | 23.32.238.0/23 | AS20940 | AKAMAI-ASN1 | DE |
| 23.37.63.148 | 23.37.48.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.53.40.178 | 23.53.40.0/22 | AS20940 | AKAMAI-ASN1 | DE |
| 23.53.40.217 | 23.53.40.0/22 | AS20940 | AKAMAI-ASN1 | DE |
| 95.100.146.120 | 95.100.146.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 95.100.146.96 | 95.100.146.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
WHOIS identity
- Registrar
- —
- Organization
- levi strauss do brasil ind. e com. ltda.
- Contact emails
Subdomains
21 observed subdomains of levi.com.br.
Web-graph footprint
Distinct hostnames that link to or from levi.com.br in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for levi.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | cust-spf.exacttarget.com |
| SPF_INCLUDE | spf-003beb01.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf1.auinmeio.com.br |
| SPF_INCLUDE | spf2.auinmeio.com.br |
| SPF_IP | 107.179.77.0/24 |
| SPF_IP | 198.44.191.0/24 |
Related pages
Pivot deeper into the graph from levi.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "levi.com.br"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.