Skip to content

Hostname

edith-care.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.134.1813.5.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.134.423.5.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.134.743.5.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.136.1183.5.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.137.1903.5.137.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.137.463.5.137.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.138.2383.5.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.138.2553.5.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.139.1463.5.139.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.140.13652.219.149.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.169.20052.219.182.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.169.852.219.182.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.170.24452.219.183.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.47.4852.219.63.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.75.12652.219.89.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.75.9452.219.89.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of edith-care.com owner
Contact emails

Subdomains

1 observed subdomain of edith-care.com.

Web-graph footprint

Distinct hostnames that link to or from edith-care.com in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from edith-care.com.

Cypher and MCP

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

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