Skip to content

Hostname

battery.store.bg

Last fetched

battery.store.bg resolves to 4 IPv4 addresses operated by VIVACOM-AS - Vivacom Bulgaria EAD in BG.

Nutrition Label

WHISPER CANON · battery.store.bgRouting diversity2.4/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/battery.store.bg

Resolution chain

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

IPPrefixASNOperatorCountry
62.176.76.13162.176.64.0/19AS8866VIVACOM-AS - Vivacom Bulgaria EADBG
62.176.76.13362.176.64.0/19AS8866VIVACOM-AS - Vivacom Bulgaria EADBG
87.120.129.1687.120.128.0/23AS34224NETERRA-AS - Neterra Ltd.BG
87.120.129.1787.120.128.0/23AS34224NETERRA-AS - Neterra Ltd.BG

WHOIS identity

No WHOIS records are currently associated with battery.store.bg in WhisperGraph.

Subdomains

1 observed subdomain of battery.store.bg.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from battery.store.bg.

Cypher and MCP

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

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