Skip to content

Hostname

mywellness.com

Last fetched

mywellness.com resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · mywellness.comRouting diversity5.6/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/mywellness.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.128.155.105108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.128.225.62108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
18.200.112.20018.200.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
34.241.15.9334.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.248.101.2834.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.181.7352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.195.26.9254.195.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.229.213.7554.229.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.72.230.15354.72.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.74.213.17354.74.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.77.183.4154.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
99.80.219.20699.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.246.134.17854.246.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:69
Organization
technogym s.p.a.
Contact emails

Subdomains

109 observed subdomains of mywellness.com.

Web-graph footprint

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

218 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for mywellness.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-003d3101.pphosted.com
SPF_IP89.202.223.32/27
SPF_MXmywellness.com

Related pages

Pivot deeper into the graph from mywellness.com.

Cypher and MCP

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

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