Skip to content

Hostname

support.userway.org

Last fetched

support.userway.org resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

WHISPER CANON · support.userway.orgRouting diversity2.4/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/support.userway.org

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.119.110108.139.119.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.119.48108.139.119.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.119.49108.139.119.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.119.67108.139.119.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
13.226.15.1813.226.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
13.226.15.3813.226.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
13.226.15.613.226.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
13.226.15.6013.226.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX

WHOIS identity

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

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for support.userway.org.

MechanismTarget
SPF_Asupport.userway.org
SPF_INCLUDE6096567.spf03.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_MXsupport.userway.org

Related pages

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

Cypher and MCP

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

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