Skip to content

Hostname

estat.bg

Last fetched

estat.bg resolves to 1 IPv4 address operated by TELEHOUSE-AS - Telehouse EAD in BG.

Nutrition Label

WHISPER CANON · estat.bgRouting diversity1.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/estat.bg

Resolution chain

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

IPPrefixASNOperatorCountry
79.124.76.13079.124.76.0/24AS57344TELEHOUSE-AS - Telehouse EADBG

WHOIS identity

No WHOIS records are currently associated with estat.bg in WhisperGraph.

Subdomains

7 observed subdomains of estat.bg.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for estat.bg.

MechanismTarget
SPF_Aestat.bg
SPF_INCLUDE_spf.cmailpro.net
SPF_IP77.77.149.4
SPF_IP91.215.219.210
SPF_IP91.230.194.131
SPF_IP91.230.194.132
SPF_IP91.230.194.133
SPF_MXestat.bg

Related pages

Pivot deeper into the graph from estat.bg.

Cypher and MCP

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

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