Skip to content

Hostname

donyaplastic.com

Last fetched

donyaplastic.com resolves to 1 IPv4 address operated by HETZNER-AS in FI. WHOIS lists iana:82 as the registrar.

Nutrition Label

WHISPER CANON · donyaplastic.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/donyaplastic.com

Resolution chain

donyaplastic.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
65.109.54.5765.109.0.0/16AS24940HETZNER-ASFI

WHOIS identity

Registrar
iana:82
Organization
persimpex
Contact emails

Subdomains

7 observed subdomains of donyaplastic.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • donyaplastic.com

SPF policy

6 SPF mechanisms authorising senders for donyaplastic.com.

MechanismTarget
SPF_Adonyaplastic.com
SPF_IP116.202.148.227
SPF_IP135.181.246.207
SPF_IP46.4.87.106
SPF_IP65.109.54.57
SPF_MXdonyaplastic.com

Related pages

Pivot deeper into the graph from donyaplastic.com.

Cypher and MCP

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

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