Skip to content

Hostname

hellenika-bg.com

Last fetched

hellenika-bg.com resolves to 1 IPv4 address operated by AS8860 in BG. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · hellenika-bg.comRouting diversity1.5/10Peering density6.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/hellenika-bg.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.199.38.21185.199.38.0/24AS8860BG

WHOIS identity

Registrar
iana:69
Organization
'hellenika'
Contact emails

Subdomains

12 observed subdomains of hellenika-bg.com.

Web-graph footprint

Distinct hostnames that link to or from hellenika-bg.com in the public web crawl.

8 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for hellenika-bg.com.

MechanismTarget
SPF_Ahellenika-bg.com
SPF_IP135.125.234.114
SPF_IP213.16.62.32
SPF_IP51.195.21.109
SPF_IP87.120.13.0/24
SPF_MXhellenika-bg.com

Related pages

Pivot deeper into the graph from hellenika-bg.com.

Cypher and MCP

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

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