Skip to content

Hostname

userway.org

Last fetched

userway.org resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · userway.orgRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/userway.org

Resolution chain

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

IPPrefixASNOperatorCountry
18.165.227.12918.165.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.227.3418.165.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.227.4218.165.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.227.6318.165.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.83.2718.165.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.83.3918.165.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.83.4418.165.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.83.5918.165.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.150.323.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.463.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.513.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.633.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
xplace ltd. xplace
Contact emails

Subdomains

21 observed subdomains of userway.org.

Web-graph footprint

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

48,473 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for userway.org.

MechanismTarget
SPF_Auserway.org
SPF_INCLUDE6096567.spf03.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_MXuserway.org

Related pages

Pivot deeper into the graph from userway.org.

Cypher and MCP

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

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