Skip to content

Hostname

wellsteps.com

Last fetched

wellsteps.com resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · wellsteps.comRouting diversity5.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/wellsteps.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.191.2.22218.191.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.221.225.8018.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.223.243.22518.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.12.63.853.12.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.128.176.623.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.134.44.1723.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.141.122.553.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.146.94.833.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.149.54.1923.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.15.123.1563.14.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.19.148.583.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

7 observed subdomains of wellsteps.com.

Web-graph footprint

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

726 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for wellsteps.com.

MechanismTarget
SPF_Awellsteps.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_IP18.219.36.39
SPF_MXwellsteps.com

Related pages

Pivot deeper into the graph from wellsteps.com.

Cypher and MCP

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

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