Skip to content

Hostname

k-hamacho.com

Last fetched

k-hamacho.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · k-hamacho.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/k-hamacho.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.249.96.4013.249.96.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.96.6413.249.96.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.96.7713.249.96.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.96.8513.249.96.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.1113.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.163.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.333.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.703.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:49
Organization
akira irimajiri
Contact emails

Subdomains

1 observed subdomain of k-hamacho.com.

Web-graph footprint

Distinct hostnames that link to or from k-hamacho.com in the public web crawl.

50 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for k-hamacho.com.

MechanismTarget
SPF_Awwwk-hamachocom.sakura.ne.jp
SPF_INCLUDE_spf.google.com
SPF_MXk-hamacho.com

Related pages

Pivot deeper into the graph from k-hamacho.com.

Cypher and MCP

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

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