Skip to content

Hostname

manager.bg

Last fetched

manager.bg resolves to 1 IPv4 address operated by AXIAN-HU-AS in BG.

Nutrition Label

WHISPER CANON · manager.bgRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/manager.bg

Resolution chain

manager.bg resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
87.239.152.13387.239.152.0/24AS31298AXIAN-HU-ASBG

WHOIS identity

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

Subdomains

42 observed subdomains of manager.bg.

Web-graph footprint

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

835 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for manager.bg.

MechanismTarget
SPF_Acp01.sof.zulu.bg
SPF_Amanager.bg
SPF_INCLUDEspf.protection.outlook.com
SPF_IP151.252.199.5
SPF_IP195.149.71.4
SPF_IP212.72.194.230
SPF_IP213.169.60.146
SPF_MXmanager.bg

Related pages

Pivot deeper into the graph from manager.bg.

Cypher and MCP

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

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