Skip to content

Hostname

yonkis.com

Last fetched

yonkis.com resolves to 2 IPv4 addresses operated by COMVIVE-AS Seville - Spain in ES. WHOIS lists registrar:network solutions, llc. as the registrar.

Nutrition Label

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

Resolution chain

yonkis.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
195.78.231.217195.78.231.0/24AS39020COMVIVE-AS Seville - SpainES
31.170.103.2431.170.103.0/24AS209365BRUTALSYSNL

WHOIS identity

Registrar
registrar:network solutions, llc.
Organization
carlos martinez castello
Contact emails

Subdomains

6 observed subdomains of yonkis.com.

Web-graph footprint

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

427 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for yonkis.com.

MechanismTarget
SPF_Amail.yonkis.com
SPF_Ayonkis.com
SPF_INCLUDE_spf.furanet.com
SPF_IP85.208.100.242
SPF_MXyonkis.com

Related pages

Pivot deeper into the graph from yonkis.com.

Cypher and MCP

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

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