Skip to content

Hostname

v-baumarkt.de

Last fetched

v-baumarkt.de resolves to 1 IPv4 address operated by AS47447 in DE.

Nutrition Label

WHISPER CANON · v-baumarkt.deRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/v-baumarkt.de

Resolution chain

v-baumarkt.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.88.215.118185.88.212.0/22AS47447DE

WHOIS identity

No WHOIS records are currently associated with v-baumarkt.de in WhisperGraph.

Subdomains

10 observed subdomains of v-baumarkt.de.

Web-graph footprint

Distinct hostnames that link to or from v-baumarkt.de in the public web crawl.

30 sites link to this hostname.

111 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for v-baumarkt.de.

MechanismTarget
SPF_Av-baumarkt.de
SPF_INCLUDEcemsc.net
SPF_IP148.251.0.237/32
SPF_MXv-baumarkt.de

Related pages

Pivot deeper into the graph from v-baumarkt.de.

Cypher and MCP

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

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