Skip to content

Hostname

mod.bg

Last fetched

mod.bg resolves to 2 IPv4 addresses operated by CMBG-AS Bulgarian Government Autonomous System in BG.

Nutrition Label

WHISPER CANON · mod.bgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mod.bg

Resolution chain

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

IPPrefixASNOperatorCountry
212.122.184.148212.122.160.0/19AS12564CMBG-AS Bulgarian Government Autonomous SystemBG
212.5.130.148212.5.130.0/24AS8795MOBIKOM Mobikom Internet DepartmentBG

WHOIS identity

Registrar
Organization
ministry of defence
Contact emails

Subdomains

96 observed subdomains of mod.bg.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mod.bg.

MechanismTarget
SPF_MXmod.bg

Related pages

Pivot deeper into the graph from mod.bg.

Cypher and MCP

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

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