Skip to content

Hostname

uxforms.com

Last fetched

uxforms.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · uxforms.comRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/uxforms.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.1013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.4813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.5213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.5913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.11913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.32.179.10813.32.178.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.179.11813.32.178.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.179.4113.32.178.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.179.713.32.178.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.39.1113.160.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.39.1193.160.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.39.143.160.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.39.293.160.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.169.71.1063.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.153.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.253.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.593.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL

WHOIS identity

Registrar
iana:468
Organization
on behalf of uxforms.com owner
Contact emails

Subdomains

13 observed subdomains of uxforms.com.

Web-graph footprint

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

6 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for uxforms.com.

MechanismTarget
SPF_Auxforms.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from uxforms.com.

Cypher and MCP

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

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