Skip to content

Hostname

bildhau.de

Last fetched

bildhau.de resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · bildhau.deRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/bildhau.de

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.13.196104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.157.79172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
5.75.250.1185.75.128.0/17AS24940DE

WHOIS identity

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

Subdomains

10 observed subdomains of bildhau.de.

Web-graph footprint

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

46 sites link to this hostname.

114 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for bildhau.de.

MechanismTarget
SPF_Abildhau.de
SPF_INCLUDEspf.komfortkasse.eu
SPF_MXbildhau.de

Related pages

Pivot deeper into the graph from bildhau.de.

Cypher and MCP

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

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