Skip to content

Hostname

yadonia.com

Last fetched

yadonia.com resolves to 1 IPv4 address operated by AS60781 in NL. WHOIS lists iana:82 as the registrar.

Nutrition Label

WHISPER CANON · yadonia.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/yadonia.com

Resolution chain

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

IPPrefixASNOperatorCountry
213.227.133.145213.227.128.0/19AS60781NL

WHOIS identity

Registrar
iana:82
Organization
yadonia group
Contact emails

Subdomains

7 observed subdomains of yadonia.com.

Web-graph footprint

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

27 sites link to this hostname.

100 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • yadonia.com

SPF policy

10 SPF mechanisms authorising senders for yadonia.com.

MechanismTarget
SPF_Ayadonia.com
SPF_INCLUDEamazonses.com
SPF_IP108.61.154.179
SPF_IP108.61.154.190
SPF_IP195.211.231.83
SPF_IP213.227.133.170
SPF_IP66.55.134.194
SPF_IP95.211.231.76
SPF_IP95.211.231.83
SPF_MXyadonia.com

Related pages

Pivot deeper into the graph from yadonia.com.

Cypher and MCP

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

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