Skip to content

Hostname

uva.jp

Last fetched

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

Nutrition Label

WHISPER CANON · uva.jpRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/uva.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.23.13013.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.23.22413.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.23.4013.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.23.5613.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.174.117.1023.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.117.1423.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.117.353.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.117.73.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

1 observed subdomain of uva.jp.

Subdomain
direct.uva.jp

Web-graph footprint

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

125 sites link to this hostname.

504 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for uva.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from uva.jp.

Cypher and MCP

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

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