Skip to content

Hostname

prohost.kg

Last fetched

prohost.kg resolves to 1 IPv4 address operated by AS39819 in KG.

Nutrition Label

WHISPER CANON · prohost.kgRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint6.0/10canon.whisper.security/host/prohost.kg

Resolution chain

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

IPPrefixASNOperatorCountry
91.213.233.1391.213.233.0/24AS39819KG

WHOIS identity

No WHOIS records are currently associated with prohost.kg in WhisperGraph.

Subdomains

46 observed subdomains of prohost.kg.

Web-graph footprint

Distinct hostnames that link to or from prohost.kg in the public web crawl.

14 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for prohost.kg.

MechanismTarget
SPF_Aprohost.kg
SPF_IP91.213.233.22
SPF_MXprohost.kg

Related pages

Pivot deeper into the graph from prohost.kg.

Cypher and MCP

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

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