Skip to content

Hostname

edyn.care

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.12.17.1616.12.17.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.5.244.1153.5.244.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.5.244.263.5.244.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.5.245.353.5.245.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.5.246.1183.5.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.5.246.653.5.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
52.95.142.8052.95.142.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
52.95.143.6852.95.143.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
52.95.144.3652.95.144.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
52.95.149.16852.95.149.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
52.95.149.18052.95.149.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
52.95.149.19652.95.149.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
52.95.150.10352.95.150.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
52.95.150.19652.95.150.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
52.95.191.1252.95.191.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
52.95.191.3652.95.191.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:81
Organization
edyn_care
Contact emails

Subdomains

7 observed subdomains of edyn.care.

Web-graph footprint

Distinct hostnames that link to or from edyn.care in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for edyn.care.

MechanismTarget
SPF_INCLUDEgoogle.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.autopilothq.com
SPF_MXedyn.care

Related pages

Pivot deeper into the graph from edyn.care.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "edyn.care"})-[: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.