Skip to content

Hostname

bas.bg

Last fetched

bas.bg resolves to 1 IPv4 address operated by AS-BG-BAS in BG.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
213.191.221.71213.191.192.0/19AS8745AS-BG-BASBG

WHOIS identity

Registrar
Organization
bulgarian academy of sciences
Contact emails

Subdomains

191 observed subdomains of bas.bg.

Web-graph footprint

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

866 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for bas.bg.

MechanismTarget
SPF_IP195.96.224.7/32
SPF_IP195.96.224.70
SPF_IP195.96.224.9
SPF_IP213.191.199.12
SPF_IP213.191.199.14
SPF_IP213.191.199.15
SPF_IP213.191.199.7
SPF_IP2a01:8880:199:0:0:0:0:7
SPF_IP2a01:8880:199:0:20c:29ff:fee8:a831
SPF_IP2a01:8880:199:0:be24:11ff:fe56:a7a5
SPF_IP85.14.44.23

Related pages

Pivot deeper into the graph from bas.bg.

Cypher and MCP

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

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