Skip to content

Hostname

unimal.jp

Last fetched

unimal.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · unimal.jpRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/unimal.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.224.125.10513.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.12813.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.2013.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.5013.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.2513.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.6213.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.8913.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
nagata tsuakasa
Contact emails

Subdomains

1 observed subdomain of unimal.jp.

Web-graph footprint

Distinct hostnames that link to or from unimal.jp in the public web crawl.

12 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for unimal.jp.

MechanismTarget
SPF_INCLUDE44211042.spf10.hubspotemail.net
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from unimal.jp.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "unimal.jp"})-[: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.