Skip to content

Hostname

hiro-japan.com

Last fetched

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

Nutrition Label

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

Resolution chain

hiro-japan.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.113.89.1373.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.41.2373.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.16.7552.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.204.24352.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.168.160.24054.168.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.48.5854.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:468
Organization
on behalf of hiro-japan.com owner
Contact emails

Subdomains

5 observed subdomains of hiro-japan.com.

Web-graph footprint

Distinct hostnames that link to or from hiro-japan.com in the public web crawl.

6 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for hiro-japan.com.

MechanismTarget
SPF_Ahiro-japan.com
SPF_IP35.73.122.20
SPF_MXhiro-japan.com

Related pages

Pivot deeper into the graph from hiro-japan.com.

Cypher and MCP

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

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