Skip to content

Hostname

bmw.it

Last fetched

bmw.it resolves to 1 IPv4 address operated by AS8590 in DE. WHOIS lists registrar:csc corporate domains, inc. as the registrar.

Nutrition Label

WHISPER CANON · bmw.itRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/bmw.it

Resolution chain

bmw.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
160.46.226.165160.46.224.0/19AS8590DE

WHOIS identity

Registrar
registrar:csc corporate domains, inc.
Organization
bmw italia s.p.a.
Contact emails

Subdomains

603 observed subdomains of bmw.it.

Web-graph footprint

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

429 sites link to this hostname.

132 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for bmw.it.

MechanismTarget
SPF_EXISTS%{i}.spf.bmwgroup.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEelaine-asp.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.121.180.75
SPF_IP194.185.43.6/32
SPF_IP212.31.235.0/25
SPF_IP46.228.253.32/27
SPF_IP46.228.255.64/26

Related pages

Pivot deeper into the graph from bmw.it.

Cypher and MCP

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

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