Skip to content

Hostname

fses.bg

Last fetched

fses.bg resolves to 1 IPv4 address operated by CMBG-AS - Council of Ministers in BG.

Nutrition Label

WHISPER CANON · fses.bgRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/fses.bg

Resolution chain

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

IPPrefixASNOperatorCountry
212.122.181.117212.122.160.0/19AS12564CMBG-AS - Council of MinistersBG

WHOIS identity

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

Subdomains

5 observed subdomains of fses.bg.

Web-graph footprint

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

17 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for fses.bg.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.122.181.115
SPF_IP212.122.181.119

Related pages

Pivot deeper into the graph from fses.bg.

Cypher and MCP

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

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