Skip to content

Hostname

jibi.de

Last fetched

jibi.de resolves to 1 IPv4 address operated by OMG-AS - OMG.de GmbH in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
109.239.203.110109.239.203.0/24AS50621OMG-AS - OMG.de GmbHDE

WHOIS identity

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

Subdomains

10 observed subdomains of jibi.de.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for jibi.de.

MechanismTarget
SPF_Aavrelay2.omg.de
SPF_Ajibi.de
SPF_Amailgate01.omg.de
SPF_Amailgate02.omg.de
SPF_Amailgate03.omg.de
SPF_IP109.239.192.0/20
SPF_IP80.228.251.33
SPF_IP80.237.192.172
SPF_MXjibi.de

Related pages

Pivot deeper into the graph from jibi.de.

Cypher and MCP

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

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