Skip to content

Hostname

bmwservis.rs

Last fetched

bmwservis.rs resolves to 2 IPv4 addresses operated by AS34404 in RS.

Nutrition Label

WHISPER CANON · bmwservis.rsRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/bmwservis.rs

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with bmwservis.rs in WhisperGraph.

Subdomains

3 observed subdomains of bmwservis.rs.

Web-graph footprint

Distinct hostnames that link to or from bmwservis.rs in the public web crawl.

5 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for bmwservis.rs.

MechanismTarget
SPF_Abmwservis.rs
SPF_INCLUDEspf.protection.outlook.com
SPF_IP80.70.240.12
SPF_IP80.70.243.32
SPF_IP80.70.243.33
SPF_MXbmwservis.rs

Related pages

Pivot deeper into the graph from bmwservis.rs.

Cypher and MCP

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

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