Skip to content

Hostname

himuro.com

Last fetched

himuro.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:1485 as the registrar.

Nutrition Label

WHISPER CANON · himuro.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/himuro.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.178.8.1018.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.187.1483.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.212.2852.216.6.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.204.19957.188.24.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:1485
Organization
zoonys ltd. zoonys
Contact emails

Subdomains

5 observed subdomains of himuro.com.

Web-graph footprint

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

104 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for himuro.com.

MechanismTarget
SPF_INCLUDE_spf.sharedmail.jp
SPF_IP35.72.84.49
SPF_IP52.197.98.186

Related pages

Pivot deeper into the graph from himuro.com.

Cypher and MCP

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

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