Skip to content

Hostname

cable.bg

Last fetched

cable.bg resolves to 2 IPv4 addresses operated by A1 in BG.

Nutrition Label

WHISPER CANON · cable.bgRouting diversity2.4/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/cable.bg

Resolution chain

cable.bg resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
87.227.135.18787.227.128.0/17AS8717A1BG
95.87.254.12395.87.192.0/18AS8866VIVACOM-AS BULGARIABG

WHOIS identity

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

Subdomains

1 observed subdomain of cable.bg.

Subdomain
www.cable.bg

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for cable.bg.

MechanismTarget
SPF_IP195.230.5.128/28
SPF_IP87.227.135.184/29
SPF_IP95.87.254.120/29

Related pages

Pivot deeper into the graph from cable.bg.

Cypher and MCP

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

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