Skip to content

Hostname

haru-to.com

Last fetched

haru-to.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 · haru-to.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/haru-to.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.93.4213.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.5213.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.5613.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.9613.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.36.213.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.36.273.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.36.493.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.36.983.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.TW

WHOIS identity

Registrar
iana:49
Organization
sony music solutoins
Contact emails

Subdomains

5 observed subdomains of haru-to.com.

Web-graph footprint

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

6 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for haru-to.com.

MechanismTarget
SPF_INCLUDEspf.sme.co.jp
SPF_IP52.198.46.58/32
SPF_IP52.199.245.138/32

Related pages

Pivot deeper into the graph from haru-to.com.

Cypher and MCP

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

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