Hostname
los40.com
Last fetched
los40.com resolves to 12 IPv4 addresses operated by AKAMAI-ASN1 in DE. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
los40.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 184.24.77.11 | 184.24.77.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 184.24.77.31 | 184.24.77.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.16.10.150 | 2.16.10.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.16.10.156 | 2.16.10.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.210.92.138 | 23.210.92.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.210.92.142 | 23.210.92.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.53.40.17 | 23.53.40.0/22 | AS20940 | AKAMAI-ASN1 | DE |
| 23.53.40.25 | 23.53.40.0/22 | AS20940 | AKAMAI-ASN1 | DE |
| 23.58.85.78 | 23.58.85.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.58.85.79 | 23.58.85.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 95.100.146.104 | 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
- iana:2
- Organization
- sociedad espanola de radiodifusion
- Contact emails
Subdomains
47 observed subdomains of los40.com.
Showing 25 of 47. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from los40.com in the public web crawl.
3,020 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for los40.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _u.los40.com._spf.smart.ondmarc.com |
Related pages
Pivot deeper into the graph from los40.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "los40.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.