Skip to content

Hostname

gohost.mk

Last fetched

gohost.mk resolves to 1 IPv4 address operated by AS47748 in BG.

Nutrition Label

WHISPER CANON · gohost.mkRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/gohost.mk

Resolution chain

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

IPPrefixASNOperatorCountry
94.156.46.11094.156.46.0/24AS47748BG

WHOIS identity

No WHOIS records are currently associated with gohost.mk in WhisperGraph.

Subdomains

46 observed subdomains of gohost.mk.

Web-graph footprint

Distinct hostnames that link to or from gohost.mk in the public web crawl.

39 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for gohost.mk.

MechanismTarget
SPF_Agohost.mk
SPF_Aservers.mcsv.net
SPF_IP167.235.172.87
SPF_IP31.13.228.253
SPF_IP49.12.144.126
SPF_IP94.155.47.65
SPF_IP94.156.46.178
SPF_MXgohost.mk

Related pages

Pivot deeper into the graph from gohost.mk.

Cypher and MCP

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

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