Hostname
compsecur.com
Last fetched
compsecur.com resolves to 1 IPv4 address operated by CF-KRK in PL. WHOIS lists iana:433 as the registrar.
Nutrition Label
Resolution chain
compsecur.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 94.152.136.225 | 94.152.128.0/19 | AS29522 | CF-KRK | PL |
WHOIS identity
- Registrar
- iana:433
- Organization
- compsecur sp. z o.o.
- Contact emails
Subdomains
4 observed subdomains of compsecur.com.
Web-graph footprint
Distinct hostnames that link to or from compsecur.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- compsecur.com
SPF policy
3 SPF mechanisms authorising senders for compsecur.com.
| Mechanism | Target |
|---|---|
| SPF_A | compsecur.com |
| SPF_INCLUDE | spf.tld.pl |
| SPF_MX | compsecur.com |
Related pages
Pivot deeper into the graph from compsecur.com.
- IP · 94.152.136.225
- ASN · AS29522CF-KRK
- Registrar · iana:433
- Country · PL
- Email · c8b0d50becefccb8e02b54ec646135d0ac3957ab5c4d5702e408f86ca95ecd7a@compsecur.com.whoisproxy.org
- TLD · .com
- Browse hostnames · co…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "compsecur.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.