Skip to content

Hostname

rounwellness.com

Last fetched

rounwellness.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · rounwellness.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/rounwellness.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.182.70.24618.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.167.1353.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.236.17135.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.76.19.6735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.170.1235.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.214.19352.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 12411320100
Contact emails

Subdomains

1 observed subdomain of rounwellness.com.

Web-graph footprint

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

37 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for rounwellness.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf1.bcart.jp
SPF_IP3.114.80.136/32

Related pages

Pivot deeper into the graph from rounwellness.com.

Cypher and MCP

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

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