Hostname
netbox.bg
Last fetched
netbox.bg resolves to 88.213.213.107, announced in 88.213.213.0/24 by NETBOX-AS - NETBOX LTD in BG. netbox.bg is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 88.213.213.107
88.213.213.0/24 · NETBOX-AS - NETBOX LTD · Sofia, BG
IPv6 resolution
No AAAA record for netbox.bg is recorded in WhisperGraph.
Attribution
netbox
ORIGIN_AS
WHOIS identity
WhisperGraph holds no WHOIS registrar, registrant organisation or contact email for netbox.bg. WHOIS is recorded against the registrable domain, so a subdomain such as a www. host carries none of its own — check the registrable domain for this name.
Subdomains
| Subdomain |
|---|
| cms.netbox.bg |
| ispconfig.netbox.bg |
| kasa.netbox.bg |
| mail.netbox.bg |
| nopay.netbox.bg |
| ns1.netbox.bg |
| ns2.netbox.bg |
| pay.netbox.bg |
| review.netbox.bg |
| tools.netbox.bg |
| userside.netbox.bg |
| www.netbox.bg |
Showing 12 of 12 subdomains (12 per page).
Mail and authentication
Nameservers
- ns1.netbox.bg
- ns2.netbox.bg
MX records
- mail.netbox.bg
SPF policy
- a: mail.netbox.bg
Threat-feed evidence
History
Related pages
Pivot from netbox.bg into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "netbox.bg"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.