Skip to content

Hostname

nibis.de

Last fetched

nibis.de resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.18.218104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.19.218104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
88.198.31.14188.198.0.0/16AS24940DE
88.99.140.12588.99.0.0/16AS24940DE

WHOIS identity

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

Subdomains

750 observed subdomains of nibis.de.

Web-graph footprint

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

824 sites link to this hostname.

276 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for nibis.de.

MechanismTarget
SPF_Amail1.nibis.de
SPF_Anibis.de
SPF_Aschulleitungspostfach.nibis.de
SPF_IP213.23.76.0/24
SPF_IP213.239.225.126/32
SPF_IP81.14.207.64/26
SPF_IP94.130.128.186/32
SPF_MXnibis.de

Related pages

Pivot deeper into the graph from nibis.de.

Cypher and MCP

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

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