Skip to content

Hostname

yg.digital

Last fetched

yg.digital resolves to 3 IPv4 addresses operated by AS42846 in TR. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · yg.digitalRouting diversity3.0/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/yg.digital

Resolution chain

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

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

21 observed subdomains of yg.digital.

Web-graph footprint

Distinct hostnames that link to or from yg.digital in the public web crawl.

30 sites link to this hostname.

105 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • yg.digital

SPF policy

4 SPF mechanisms authorising senders for yg.digital.

MechanismTarget
SPF_Ayg.digital
SPF_INCLUDErelay.guzelhosting.com
SPF_IP89.252.179.155
SPF_MXyg.digital

Related pages

Pivot deeper into the graph from yg.digital.

Cypher and MCP

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

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