Skip to content

Hostname

welltech.com

Last fetched

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

Nutrition Label

WHISPER CANON · welltech.comRouting diversity3.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/welltech.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.12113.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.3413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.4213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.8413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.169.149.1213.169.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.149.63.169.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.149.833.169.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.149.843.169.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.10399.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.12599.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.7899.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.8299.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

20 observed subdomains of welltech.com.

Web-graph footprint

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

243 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for welltech.com.

MechanismTarget
SPF_Awelltech.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmxsspf.sendpulse.com
SPF_MXwelltech.com

Related pages

Pivot deeper into the graph from welltech.com.

Cypher and MCP

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

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