Hostname
bmw.ee
Last fetched
bmw.ee resolves to 2 IPv4 addresses operated by AS8590 in DE. WHOIS lists registrar:telia eesti as as the registrar.
Nutrition Label
Resolution chain
bmw.ee resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 160.46.226.165 | 160.46.224.0/19 | AS8590 | — | DE |
| 160.46.244.54 | 160.46.224.0/19 | AS8590 | — | DE |
WHOIS identity
- Registrar
- registrar:telia eesti as
- Organization
- aktsiaselts united motors
- Contact emails
- —
Subdomains
76 observed subdomains of bmw.ee.
Showing 25 of 76. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bmw.ee in the public web crawl.
27 sites link to this hostname.
38 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for bmw.ee.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{ir}.%{v}.%{d}.spf.has.pphosted.com |
Related pages
Pivot deeper into the graph from bmw.ee.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bmw.ee"})-[: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.