Hostname
gateway.bg
Last fetched
gateway.bg is a registered hostname under the .bg top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- —
- Organization
- center for policy modernisation
- Contact emails
- —
Subdomains
81 observed subdomains of gateway.bg.
Showing 25 of 81. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from gateway.bg in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for gateway.bg.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | servers.mcsv.net |
| SPF_IP | 193.68.158.0/24 |
| SPF_IP | 193.68.158.50 |
| SPF_IP | 193.68.158.51 |
| SPF_IP | 193.68.158.70 |
| SPF_MX | gateway.bg |
Related pages
Pivot deeper into the graph from gateway.bg.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gateway.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.