Skip to content

Hostname

start.bg

Last fetched

start.bg resolves to 1 IPv4 address operated by AS8262 in BG.

Nutrition Label

WHISPER CANON · start.bgRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/start.bg

Resolution chain

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

IPPrefixASNOperatorCountry
194.12.229.104194.12.224.0/19AS8262BG

WHOIS identity

Registrar
Organization
investor.bg ad
Contact emails

Subdomains

3,872 observed subdomains of start.bg.

Web-graph footprint

Distinct hostnames that link to or from start.bg in the public web crawl.

157 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for start.bg.

MechanismTarget
SPF_Astart.bg
SPF_IP173.237.189.29
SPF_IP193.201.172.0/24
SPF_IP194.12.227.222/32
SPF_IP194.12.229.224/28
SPF_IP194.12.229.96/27
SPF_IP78.128.76.161
SPF_IP78.142.47.253
SPF_IP79.124.76.10
SPF_IP85.14.21.145/28
SPF_IP85.14.4.112/28
SPF_MXstart.bg

Related pages

Pivot deeper into the graph from start.bg.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "start.bg"})-[: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.