Hostname
bmwgroup.com
Last fetched
bmwgroup.com resolves to 8 IPv4 addresses operated by TELCOMNET-AS Telcomnet LLC, Moscow, Russia in DE. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
bmwgroup.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.94.220.164 | 104.94.220.0/24 | AS33905 | TELCOMNET-AS Telcomnet LLC, Moscow, Russia | DE |
| 104.94.221.164 | 104.94.221.0/24 | AS33905 | TELCOMNET-AS Telcomnet LLC, Moscow, Russia | DE |
| 104.94.222.172 | 104.94.222.0/24 | AS33905 | TELCOMNET-AS Telcomnet LLC, Moscow, Russia | US |
| 104.94.223.172 | 104.94.223.0/24 | AS33905 | TELCOMNET-AS Telcomnet LLC, Moscow, Russia | US |
| 104.96.178.166 | 104.96.178.0/24 | AS33905 | TELCOMNET-AS Telcomnet LLC, Moscow, Russia | AU |
| 104.96.179.166 | 104.96.179.0/24 | AS33905 | TELCOMNET-AS Telcomnet LLC, Moscow, Russia | AU |
| 104.96.180.163 | 104.96.180.0/24 | AS33905 | TELCOMNET-AS Telcomnet LLC, Moscow, Russia | BR |
| 104.96.181.163 | 104.96.181.0/24 | AS33905 | TELCOMNET-AS Telcomnet LLC, Moscow, Russia | BR |
WHOIS identity
- Registrar
- iana:299
- Organization
- dr. jochen volkmer
- Contact emails
Subdomains
2,769 observed subdomains of bmwgroup.com.
Showing 25 of 2,769. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bmwgroup.com in the public web crawl.
4,120 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for bmwgroup.com.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}.spf.bmwgroup.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | elaine-asp.de |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf0.bmwgroup.com |
Related pages
Pivot deeper into the graph from bmwgroup.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bmwgroup.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.