Hostname
rafcom.waw.pl
Last fetched
rafcom.waw.pl resolves to 2 IPv4 addresses operated by AS31242 in PL. WHOIS lists registrar:itsky sp. z o.o. as the registrar.
Nutrition Label
Resolution chain
rafcom.waw.pl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 84.205.176.67 | 84.205.176.0/22 | AS31242 | — | PL |
| 92.43.119.94 | 92.43.112.0/21 | AS31229 | — | PL |
WHOIS identity
- Registrar
- registrar:itsky sp. z o.o.
- Organization
- rafcom sp. z o.o.
- Contact emails
- —
Subdomains
4 observed subdomains of rafcom.waw.pl.
Web-graph footprint
Distinct hostnames that link to or from rafcom.waw.pl in the public web crawl.
5 sites link to this hostname.
16 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for rafcom.waw.pl.
| Mechanism | Target |
|---|---|
| SPF_A | rafcom.waw.pl |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_IP | 84.205.176.58 |
| SPF_IP | 84.205.176.67 |
| SPF_IP | 92.43.119.94 |
| SPF_MX | rafcom.waw.pl |
Related pages
Pivot deeper into the graph from rafcom.waw.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "rafcom.waw.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.