Skip to content

Hostname

hibike.com

Last fetched

hibike.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:15 as the registrar.

Nutrition Label

WHISPER CANON · hibike.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/hibike.com

Resolution chain

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

IPPrefixASNOperatorCountry
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
35.157.188.13635.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:15
Organization
werner ott
Contact emails

Subdomains

56 observed subdomains of hibike.com.

Web-graph footprint

Distinct hostnames that link to or from hibike.com in the public web crawl.

46 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for hibike.com.

MechanismTarget
SPF_Acloud-backend.ffm.hibike.com
SPF_Ahibike.com
SPF_Akvm21-010.hibike.com
SPF_Akvm21-050.hibike.com
SPF_Amx21.hibike.com
SPF_Anewsletter21.hibike.com
SPF_Avsr08-010.kronberg.hibike.de
SPF_IP157.90.105.30
SPF_IP217.24.12.181
SPF_IP46.189.33.90
SPF_IP54.93.86.34
SPF_MXhibike.com

Related pages

Pivot deeper into the graph from hibike.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "hibike.com"})-[: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.