Skip to content

Hostname

software.nik.bg

Last fetched

software.nik.bg resolves to 1 IPv4 address operated by ICN- in BG.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
195.69.166.22195.69.166.0/24AS49699ICN-BG

WHOIS identity

No WHOIS records are currently associated with software.nik.bg in WhisperGraph.

Subdomains

1 observed subdomain of software.nik.bg.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for software.nik.bg.

MechanismTarget
SPF_Asoftware.nik.bg
SPF_INCLUDE_spf.cmailpro.net
SPF_INCLUDEsmtp-out.spf.superhosting.bg
SPF_INCLUDEsun.spf.superhosting.bg
SPF_IP77.77.149.173
SPF_IP78.142.50.33
SPF_IP79.124.30.34
SPF_MXsoftware.nik.bg

Related pages

Pivot deeper into the graph from software.nik.bg.

Cypher and MCP

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

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