Skip to content

Hostname

ncpr.bg

Last fetched

ncpr.bg is a registered hostname under the .bg top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
Organization
national council for pricing and reimbursement
Contact emails

Subdomains

11 observed subdomains of ncpr.bg.

Web-graph footprint

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

35 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • ncpr.bg

SPF policy

8 SPF mechanisms authorising senders for ncpr.bg.

MechanismTarget
SPF_Amg1.egov.bg
SPF_Amg2.egov.bg
SPF_Amg3.egov.bg
SPF_Ancpr.bg
SPF_INCLUDEegov.bg
SPF_IP185.123.188.69
SPF_IP77.85.193.84
SPF_MXncpr.bg

Related pages

Pivot deeper into the graph from ncpr.bg.

Cypher and MCP

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

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