Skip to content

Hostname

hekichi.net

Last fetched

hekichi.net has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:78 as the registrar.

Nutrition Label

WHISPER CANON · hekichi.netRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/hekichi.net

Resolution chain

hekichi.net has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:78
Organization
japan association for development of community medicine
Contact emails

Subdomains

7 observed subdomains of hekichi.net.

Web-graph footprint

Distinct hostnames that link to or from hekichi.net in the public web crawl.

42 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • hekichi.net

SPF policy

4 SPF mechanisms authorising senders for hekichi.net.

MechanismTarget
SPF_Ahekichi.net
SPF_Asv6.wpx.ne.jp
SPF_INCLUDEspf.sender.xserver.jp
SPF_MXhekichi.net

Related pages

Pivot deeper into the graph from hekichi.net.

Cypher and MCP

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

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