Hostname
computermedia.com.pl
Last fetched
computermedia.com.pl resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:domena.pl sp. z o.o. as the registrar.
Nutrition Label
Resolution chain
computermedia.com.pl resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.31.210 | 104.21.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.179.248 | 172.67.176.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 79.133.211.233 | 79.133.192.0/19 | AS20853 | — | PL |
WHOIS identity
- Registrar
- registrar:domena.pl sp. z o.o.
- Organization
- computer media consultants maciej węgrzecki sp. jawna
- Contact emails
- —
Subdomains
119 observed subdomains of computermedia.com.pl.
Showing 25 of 119. View all subdomains →
Threat posture
History
Mail and authentication
MX records
- _dc-mx.46e7ed7c7899.computermedia.com.pl
- computermedia.com.pl
SPF policy
3 SPF mechanisms authorising senders for computermedia.com.pl.
| Mechanism | Target |
|---|---|
| SPF_A | computermedia.com.pl |
| SPF_IP | 79.133.211.233 |
| SPF_MX | computermedia.com.pl |
Related pages
Pivot deeper into the graph from computermedia.com.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "computermedia.com.pl"})-[: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.