Skip to content

Hostname

mypatientsite.com

Last fetched

mypatientsite.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · mypatientsite.comRouting diversity6.3/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/mypatientsite.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.220.150.2043.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.221.212.2093.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.93.109.2253.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.176.17834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.50.17734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.245.2534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.210.634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.168.157.5835.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.193.59.22244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.219.12044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.216.20644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.1.244.16052.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.55.225.22552.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.87.8.6952.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.144.168.4554.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.147.148.10054.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.157.22.4654.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.205.239.5754.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.242.250.21054.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.86.147.13554.86.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of mypatientsite.com.

Web-graph footprint

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

50 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for mypatientsite.com.

MechanismTarget
SPF_Amypatientsite.com
SPF_INCLUDEjangomail.com
SPF_IP149.72.114.92
SPF_IP52.23.28.255
SPF_MXmypatientsite.com

Related pages

Pivot deeper into the graph from mypatientsite.com.

Cypher and MCP

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

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