Skip to content

Hostname

comnet.bg

Last fetched

comnet.bg resolves to 1 IPv4 address operated by COMNET-AS ComNet Bulgaria in BG.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
84.54.129.3684.54.129.0/24AS29084COMNET-AS ComNet BulgariaBG

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for comnet.bg.

MechanismTarget
SPF_IP84.54.128.8/32
SPF_IP84.54.128.9
SPF_IP84.54.130.76/30

Related pages

Pivot deeper into the graph from comnet.bg.

Cypher and MCP

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

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