Hostname
websitebuilder.bg
Last fetched
websitebuilder.bg resolves to 2 IPv4 addresses operated by TELEHOUSE-AS in BG.
Nutrition Label
Resolution chain
websitebuilder.bg resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 78.128.81.20 | 78.128.81.0/24 | AS57344 | TELEHOUSE-AS | BG |
| 91.132.60.10 | 91.132.60.0/24 | AS44901 | BELCLOUD Premium IP transit network | BG |
WHOIS identity
No WHOIS records are currently associated with websitebuilder.bg in WhisperGraph.
Subdomains
59 observed subdomains of websitebuilder.bg.
Showing 25 of 59. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from websitebuilder.bg in the public web crawl.
150 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for websitebuilder.bg.
| Mechanism | Target |
|---|---|
| SPF_A | websitebuilder.bg |
| SPF_IP | 78.128.8.72 |
| SPF_IP | 78.128.81.20 |
| SPF_IP | 79.124.76.247 |
| SPF_MX | websitebuilder.bg |
Related pages
Pivot deeper into the graph from websitebuilder.bg.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "websitebuilder.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.