Skip to content

Hostname

discover.bg

Last fetched

discover.bg resolves to 1 IPv4 address operated by NETERRA-AS in BG.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
94.156.217.3694.156.217.0/24AS34224NETERRA-ASBG

WHOIS identity

No WHOIS records are currently associated with discover.bg in WhisperGraph.

Subdomains

4 observed subdomains of discover.bg.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for discover.bg.

MechanismTarget
SPF_Adiscover.bg
SPF_Aims.internationaltravelgroup.net
SPF_Aims.sveon.bg
SPF_Amx2.bohemia.bg
SPF_INCLUDEinternationaltravelgroup.net
SPF_MXdiscover.bg

Related pages

Pivot deeper into the graph from discover.bg.

Cypher and MCP

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

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