Skip to content

Hostname

novabg.eu

Last fetched

novabg.eu resolves to 1 IPv4 address operated by VIVACOM-AS - Vivacom Bulgaria EAD in BG. WHOIS lists registrar:pdr ltd. as the registrar.

Nutrition Label

WHISPER CANON · novabg.euRouting diversity1.5/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/novabg.eu

Resolution chain

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

IPPrefixASNOperatorCountry
46.10.150.3946.10.150.0/24AS8866VIVACOM-AS - Vivacom Bulgaria EADBG

WHOIS identity

Registrar
registrar:pdr ltd.
Organization
Contact emails

Subdomains

12 observed subdomains of novabg.eu.

Web-graph footprint

Distinct hostnames that link to or from novabg.eu in the public web crawl.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • novabg.eu

SPF policy

4 SPF mechanisms authorising senders for novabg.eu.

MechanismTarget
SPF_Anovabg.eu
SPF_IP93.123.16.6
SPF_IP93.123.22.8
SPF_MXnovabg.eu

Related pages

Pivot deeper into the graph from novabg.eu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "novabg.eu"})-[: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.