Skip to content

Hostname

donya.cc

Last fetched

donya.cc resolves to 3 IPv4 addresses operated by NETGATE-SOLUTION-AS in NL. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · donya.ccRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/donya.cc

Resolution chain

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

IPPrefixASNOperatorCountry
195.211.190.40195.211.190.0/24AS208185NETGATE-SOLUTION-ASNL
5.1.40.1525.1.40.0/24AS205489CODEASSETDE
5.1.40.225.1.40.0/24AS205489CODEASSETDE

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

1 observed subdomain of donya.cc.

Threat posture

History

Related pages

Pivot deeper into the graph from donya.cc.

Cypher and MCP

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

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