Skip to content

Hostname

hakko.com

Last fetched

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

Nutrition Label

WHISPER CANON · hakko.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/hakko.com

Resolution chain

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

IPPrefixASNOperatorCountry
176.34.14.7176.34.0.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
18.180.9.16418.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.166.2218.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.47.1852.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.174.1954.199.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.34.7354.249.32.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.123.22154.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.58.3613.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:1387
Organization
hakko corporation
Contact emails

Subdomains

11 observed subdomains of hakko.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for hakko.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEr1691079.benchclient.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP13.112.175.157/32
SPF_IP159.28.126.193
SPF_IP160.86.232.204
SPF_IP219.127.203.100
SPF_IP35.73.38.70

Related pages

Pivot deeper into the graph from hakko.com.

Cypher and MCP

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

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