Skip to content

Hostname

baustoffunion.de

Last fetched

baustoffunion.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · baustoffunion.deRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/baustoffunion.de

Resolution chain

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

IPPrefixASNOperatorCountry
159.69.201.103159.69.0.0/16AS24940DE

WHOIS identity

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

Subdomains

21 observed subdomains of baustoffunion.de.

Web-graph footprint

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

37 sites link to this hostname.

77 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for baustoffunion.de.

MechanismTarget
SPF_Ak52137.coveto.de
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2001:a78:1:12:212:211:181:135
SPF_IP2001:a78:1:13:212:75:53:139
SPF_IP212.211.174.225
SPF_IP212.211.197.10
SPF_IP212.211.197.12
SPF_IP85.25.29.177/32
SPF_IP85.25.29.180/32
SPF_MXbaustoffunion.de

Related pages

Pivot deeper into the graph from baustoffunion.de.

Cypher and MCP

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

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