Skip to content

Hostname

guide-bulgaria.com

Last fetched

guide-bulgaria.com resolves to 1 IPv4 address operated by DELTA-BG-AS - Delta HighTech Ltd. in BG. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · guide-bulgaria.comRouting diversity1.5/10Peering density6.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/guide-bulgaria.com

Resolution chain

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

IPPrefixASNOperatorCountry
79.98.111.19279.98.111.0/24AS8860DELTA-BG-AS - Delta HighTech Ltd.BG

WHOIS identity

Registrar
iana:1068
Organization
******** ********
Contact emails

Subdomains

18 observed subdomains of guide-bulgaria.com.

Web-graph footprint

Distinct hostnames that link to or from guide-bulgaria.com in the public web crawl.

125 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for guide-bulgaria.com.

MechanismTarget
SPF_Aguide-bulgaria.com
SPF_MXguide-bulgaria.com

Related pages

Pivot deeper into the graph from guide-bulgaria.com.

Cypher and MCP

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

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