Skip to content

Hostname

yovchevski.com

Last fetched

yovchevski.com resolves to 1 IPv4 address operated by AS16276 in DE. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · yovchevski.comRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/yovchevski.com

Resolution chain

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

IPPrefixASNOperatorCountry
51.195.89.11451.195.0.0/16AS16276DE

WHOIS identity

Registrar
iana:69
Organization
petko yovchevski
Contact emails

Subdomains

20 observed subdomains of yovchevski.com.

Web-graph footprint

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

8 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • yovchevski.com

SPF policy

8 SPF mechanisms authorising senders for yovchevski.com.

MechanismTarget
SPF_Ayovchevski.com
SPF_IP145.239.1.149
SPF_IP145.239.1.47
SPF_IP51.195.89.114
SPF_IP54.36.109.100
SPF_IP84.242.133.66
SPF_IP92.222.69.185
SPF_MXyovchevski.com

Related pages

Pivot deeper into the graph from yovchevski.com.

Cypher and MCP

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

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