Skip to content

Hostname

bmw.com.bd

Last fetched

bmw.com.bd resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · bmw.com.bdRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/bmw.com.bd

Resolution chain

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

IPPrefixASNOperatorCountry
75.2.3.16275.2.0.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
99.83.147.21699.83.144.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with bmw.com.bd in WhisperGraph.

Subdomains

5 observed subdomains of bmw.com.bd.

Web-graph footprint

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

10 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for bmw.com.bd.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP182.160.102.110
SPF_IP182.160.98.172
SPF_IP203.202.241.206
SPF_IP45.64.135.186
SPF_IP45.64.135.197
SPF_IP45.64.135.198

Related pages

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

Cypher and MCP

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

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