Skip to content

Hostname

propatientco.com

Last fetched

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

Nutrition Label

WHISPER CANON · propatientco.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/propatientco.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.106.116108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.2108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.98108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.99108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.164.11018.244.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.164.2118.244.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.164.8218.244.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.164.8318.244.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.46.1213.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.213.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.223.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.83.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1068
Organization
joshua silver
Contact emails

Subdomains

24 observed subdomains of propatientco.com.

Web-graph footprint

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

6 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from propatientco.com.

Cypher and MCP

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

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