Skip to content

Hostname

nowayjp.com

Last fetched

nowayjp.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · nowayjp.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/nowayjp.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.224.125.10213.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.11913.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.6213.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.113.633.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.693.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.893.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.93.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
52.85.31.3952.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.6352.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.8852.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.9552.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:625
Organization
simon buckingham
Contact emails

Subdomains

1 observed subdomain of nowayjp.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from nowayjp.com.

Cypher and MCP

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

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