Skip to content

Hostname

ib-bb.de

Last fetched

ib-bb.de resolves to 1 IPv4 address operated by AS30962 in DE.

Nutrition Label

WHISPER CANON · ib-bb.deRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ib-bb.de

Resolution chain

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

IPPrefixASNOperatorCountry
84.19.26.11084.19.0.0/19AS30962DE

WHOIS identity

No WHOIS records are currently associated with ib-bb.de in WhisperGraph.

Subdomains

6 observed subdomains of ib-bb.de.

Web-graph footprint

Distinct hostnames that link to or from ib-bb.de in the public web crawl.

5 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for ib-bb.de.

MechanismTarget
SPF_Aib-bb.de
SPF_IP62.108.36.0/24
SPF_IP62.108.41.0/24
SPF_IP62.108.44.0/24
SPF_IP84.19.26.0/24
SPF_IP89.107.66.192/26
SPF_IP89.107.69.0/26
SPF_MXib-bb.de

Related pages

Pivot deeper into the graph from ib-bb.de.

Cypher and MCP

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

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