Skip to content

Hostname

nsa.bg

Last fetched

nsa.bg resolves to 1 IPv4 address operated by AS9070 in BG.

Nutrition Label

WHISPER CANON · nsa.bgRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/nsa.bg

Resolution chain

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

IPPrefixASNOperatorCountry
94.155.141.18294.155.128.0/18AS9070BG

WHOIS identity

Registrar
Organization
national sporting academy
Contact emails

Subdomains

50 observed subdomains of nsa.bg.

Web-graph footprint

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

240 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for nsa.bg.

MechanismTarget
SPF_Ansa.bg
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.pensoft.net
SPF_INCLUDEservers.mcsv.net
SPF_MXnsa.bg

Related pages

Pivot deeper into the graph from nsa.bg.

Cypher and MCP

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

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