Skip to content

Hostname

bmw.com.tw

Last fetched

bmw.com.tw resolves to 2 IPv4 addresses operated by AS8590 in DE.

Nutrition Label

WHISPER CANON · bmw.com.twRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/bmw.com.tw

Resolution chain

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

WHOIS identity

Registrar
Organization
???????? pan german motors
Contact emails

Subdomains

34 observed subdomains of bmw.com.tw.

Web-graph footprint

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

207 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

11 SPF mechanisms authorising senders for bmw.com.tw.

MechanismTarget
SPF_INCLUDE_spf.smail.tfn.net.tw
SPF_INCLUDEspf.brevo.com
SPF_IP125.227.23.67
SPF_IP125.227.23.72
SPF_IP203.75.167.45
SPF_IP203.75.167.46
SPF_IP210.63.152.17
SPF_IP211.23.194.133
SPF_IP211.78.89.9
SPF_IP60.251.161.107
SPF_MXbmw.com.tw

Related pages

Pivot deeper into the graph from bmw.com.tw.

Cypher and MCP

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

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