Skip to content

Hostname

hotelbox.bg

Last fetched

hotelbox.bg is a registered hostname under the .bg top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · hotelbox.bgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/hotelbox.bg

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

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

Subdomains

33 observed subdomains of hotelbox.bg.

Web-graph footprint

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

63 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • hotelbox.bg

SPF policy

11 SPF mechanisms authorising senders for hotelbox.bg.

MechanismTarget
SPF_Ahotelbox.bg
SPF_INCLUDE_spf.cmailpro.net
SPF_INCLUDEsmtp-out.spf.superhosting.bg
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.quendoo.com
SPF_INCLUDEview.spf.superhosting.bg
SPF_IP185.123.190.182
SPF_IP78.128.81.89
SPF_IP78.142.50.153
SPF_IP79.124.30.154
SPF_MXhotelbox.bg

Related pages

Pivot deeper into the graph from hotelbox.bg.

Cypher and MCP

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

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