Skip to content

Hostname

hakko.work

Last fetched

hakko.work resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · hakko.workRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/hakko.work

Resolution chain

hakko.work resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.231.31.3313.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.20.2413.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.253.1103.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.77.158.18935.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.2.16554.150.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.174.8154.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by muumuudomain
Contact emails

Subdomains

2 observed subdomains of hakko.work.

Web-graph footprint

Distinct hostnames that link to or from hakko.work in the public web crawl.

21 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for hakko.work.

MechanismTarget
SPF_Ahakko.work
SPF_Amail.hakko.work
SPF_INCLUDE_spf-asp.hacobune.jp

Related pages

Pivot deeper into the graph from hakko.work.

Cypher and MCP

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

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