Skip to content

Hostname

abv.bg

Last fetched

abv.bg resolves to 2 IPv4 addresses operated by NETINFO in BG.

Nutrition Label

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

Resolution chain

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

WHOIS identity

Registrar
Organization
darik net ead
Contact emails

Subdomains

156 observed subdomains of abv.bg.

Web-graph footprint

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

530 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for abv.bg.

MechanismTarget
SPF_IP194.153.145.0/24
SPF_IP84.238.194.0/24

Related pages

Pivot deeper into the graph from abv.bg.

Cypher and MCP

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

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