Skip to content

Hostname

api.userway.org

Last fetched

api.userway.org resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · api.userway.orgRouting diversity6.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/api.userway.org

Resolution chain

api.userway.org resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.23.38.116100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.246.111.15018.246.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
34.209.107.7434.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.212.156.6334.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.155.236.3335.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
35.155.7.8835.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
35.161.10.17235.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.163.240.16035.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.167.115.25335.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.167.173.9035.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.83.93.24435.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.228.165.14044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.235.127.17844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.237.128.6144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.250.74.7044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.252.219.4644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.255.223.14044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.24.99.9052.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.25.189.16952.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.32.95.6752.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with api.userway.org in WhisperGraph.

Subdomains

1 observed subdomain of api.userway.org.

Web-graph footprint

Distinct hostnames that link to or from api.userway.org in the public web crawl.

138 sites link to this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from api.userway.org.

Cypher and MCP

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

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