Skip to content

Hostname

baumit.de

Last fetched

baumit.de resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · baumit.deRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/baumit.de

Resolution chain

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

IPPrefixASNOperatorCountry
13.248.209.11413.248.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
76.223.74.13376.223.64.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with baumit.de in WhisperGraph.

Subdomains

11 observed subdomains of baumit.de.

Web-graph footprint

Distinct hostnames that link to or from baumit.de in the public web crawl.

335 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for baumit.de.

MechanismTarget
SPF_INCLUDEbaumit.group
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.169.180.0/23
SPF_IP212.45.106.160/27
SPF_IP213.61.69.122/32
SPF_IP217.6.248.83
SPF_IP62.55.182.68/32
SPF_IP91.229.178.0/23
SPF_IP91.241.72.0/22

Related pages

Pivot deeper into the graph from baumit.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "baumit.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.