Skip to content

Hostname

yonka.com

Last fetched

yonka.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1728 as the registrar.

Nutrition Label

WHISPER CANON · yonka.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/yonka.com

Resolution chain

yonka.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1728
Organization
multaler & cie
Contact emails

Subdomains

21 observed subdomains of yonka.com.

Web-graph footprint

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

99 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for yonka.com.

MechanismTarget
SPF_INCLUDE7939105.spf07.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspfa.cpmails.com
SPF_IP209.85.220.69/32

Related pages

Pivot deeper into the graph from yonka.com.

Cypher and MCP

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

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