Skip to content

Hostname

patientpattern.com

Last fetched

patientpattern.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.23.195.108100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
34.216.152.3334.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.161.2.25235.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.166.155.5435.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.84.206.14435.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
52.10.21.22652.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.13.116.9852.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.25.94.6152.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.32.81.16752.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.38.252.2552.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.89.242.12652.88.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.187.8.17454.186.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.68.168.9554.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
184.34.153.47184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
brett kellgren
Contact emails

Subdomains

5 observed subdomains of patientpattern.com.

Web-graph footprint

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

11 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for patientpattern.com.

Related pages

Pivot deeper into the graph from patientpattern.com.

Cypher and MCP

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

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