Skip to content

Hostname

ibau.de

Last fetched

ibau.de resolves to 1 IPv4 address operated by AS45012 in DE.

Nutrition Label

WHISPER CANON · ibau.deRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/ibau.de

Resolution chain

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

IPPrefixASNOperatorCountry
178.250.14.177178.250.14.0/24AS45012DE

WHOIS identity

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

Subdomains

27 observed subdomains of ibau.de.

Web-graph footprint

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

231 sites link to this hostname.

341 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for ibau.de.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEsec_dach.infopro-digital.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf01.ibau.de
SPF_IP178.250.14.177
SPF_IP178.250.9.201
SPF_IP37.228.157.11
SPF_IP79.98.224.159
SPF_IP79.98.224.191
SPF_IP84.17.190.53
SPF_IP89.63.3.206
SPF_MXibau.de

Related pages

Pivot deeper into the graph from ibau.de.

Cypher and MCP

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

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