Skip to content

Hostname

prolkw.com

Last fetched

prolkw.com resolves to 2 IPv4 addresses operated by AS5606 in RO. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · prolkw.comRouting diversity2.4/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/prolkw.com

Resolution chain

prolkw.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1647
Organization
Contact emails

Subdomains

24 observed subdomains of prolkw.com.

Web-graph footprint

Distinct hostnames that link to or from prolkw.com in the public web crawl.

38 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • prolkw.com

SPF policy

5 SPF mechanisms authorising senders for prolkw.com.

MechanismTarget
SPF_Aprolkw.com
SPF_INCLUDEnewsman.app
SPF_IP217.156.86.37
SPF_IP80.97.162.139
SPF_MXprolkw.com

Related pages

Pivot deeper into the graph from prolkw.com.

Cypher and MCP

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

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