Skip to content

Hostname

hokubema.com

Last fetched

hokubema.com resolves to 2 IPv4 addresses operated by PUBLICOMPSERVER - Ingo Klein in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · hokubema.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/hokubema.com

Resolution chain

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

IPPrefixASNOperatorCountry
195.3.194.70195.3.194.0/24AS51895PUBLICOMPSERVER - Ingo KleinDE
195.3.194.72195.3.194.0/24AS51895PUBLICOMPSERVER - Ingo KleinDE

WHOIS identity

Registrar
iana:151
Organization
Contact emails

Subdomains

1 observed subdomain of hokubema.com.

Web-graph footprint

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

11 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for hokubema.com.

MechanismTarget
SPF_Ahokubema.com
SPF_INCLUDE_spf.publicompserver.de
SPF_MXhokubema.com

Related pages

Pivot deeper into the graph from hokubema.com.

Cypher and MCP

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

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