Skip to content

Hostname

upswell.jp

Last fetched

upswell.jp resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · upswell.jpRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/upswell.jp

Resolution chain

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

IPPrefixASNOperatorCountry
18.176.240.13418.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.176.242.25118.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.149.2035.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.213.15052.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
upswell,
Contact emails

Subdomains

30 observed subdomains of upswell.jp.

Web-graph footprint

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

12 sites link to this hostname.

75 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for upswell.jp.

MechanismTarget
SPF_Aupswell.jp
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.nextengine.upswell.jp
SPF_INCLUDEamazonses.com
SPF_IP112.78.119.53
SPF_IP13.112.32.204
SPF_IP18.177.112.225
SPF_IP180.131.143.204
SPF_IP35.76.67.228
SPF_IP52.0.0.0/8
SPF_IP54.248.39.141
SPF_IP54.64.57.220

Related pages

Pivot deeper into the graph from upswell.jp.

Cypher and MCP

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

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