Skip to content

Hostname

comforthospicecare.com

Last fetched

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

Nutrition Label

WHISPER CANON · comforthospicecare.comRouting diversity6.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/comforthospicecare.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.12.100.8316.12.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.12.88.9116.12.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.78.2293.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.79.1343.5.79.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.80.513.5.80.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.543.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.216.5952.218.216.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.246.21852.218.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.133.13152.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.161.5152.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.168.19552.92.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.176.2752.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.229.6752.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.233.13152.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.238.18752.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.241.11552.92.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
contact privacy inc. customer 0150996200
Contact emails

Subdomains

5 observed subdomains of comforthospicecare.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for comforthospicecare.com.

Related pages

Pivot deeper into the graph from comforthospicecare.com.

Cypher and MCP

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

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