Skip to content

Hostname

easydona.com

Last fetched

easydona.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1262 as the registrar.

Nutrition Label

WHISPER CANON · easydona.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/easydona.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.43.111104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.178.138172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
51.210.180.16351.210.0.0/16AS16276FR

WHOIS identity

Registrar
iana:1262
Organization
ceifer sl
Contact emails

Subdomains

2 observed subdomains of easydona.com.

Web-graph footprint

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

159 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for easydona.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP141.95.124.178
SPF_IP164.132.171.85
SPF_IP2001:41d0:1008:1f55::/64
SPF_IP2001:41d0:305:2100:0:0:0:491d
SPF_IP2001:41d0:700:66b2::/64
SPF_IP51.210.180.163

Related pages

Pivot deeper into the graph from easydona.com.

Cypher and MCP

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

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