Skip to content

Hostname

patientslikeme.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.29.11108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.61108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.64108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.78108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.205.318.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.3018.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.3318.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.918.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.169.36.133.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.36.463.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.36.543.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.36.563.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW

WHOIS identity

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

Subdomains

55 observed subdomains of patientslikeme.com.

Web-graph footprint

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

1,401 sites link to this hostname.

113 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for patientslikeme.com.

MechanismTarget
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDE_spf_uswest2.prod.hydra.sophos.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP151.236.35.177/32
SPF_IP192.254.122.180
SPF_IP198.245.80.206
SPF_IP50.18.189.239/32
SPF_IP54.219.79.196/32
SPF_IP92.48.103.58/32

Related pages

Pivot deeper into the graph from patientslikeme.com.

Cypher and MCP

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

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