Hostname
otcf.pl
Last fetched
otcf.pl resolves to 2 IPv4 addresses operated by AS31229 in PL. WHOIS lists registrar:nazwa.pl sp. z o.o. as the registrar.
Nutrition Label
Resolution chain
otcf.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 |
|---|---|---|---|---|
| 178.216.201.250 | 178.216.200.0/21 | AS31229 | — | PL |
| 178.216.202.104 | 178.216.200.0/21 | AS31229 | — | PL |
WHOIS identity
- Registrar
- registrar:nazwa.pl sp. z o.o.
- Organization
- —
- Contact emails
- —
Subdomains
39 observed subdomains of otcf.pl.
Showing 25 of 39. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from otcf.pl in the public web crawl.
31 sites link to this hostname.
18 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
18 SPF mechanisms authorising senders for otcf.pl.
| Mechanism | Target |
|---|---|
| SPF_A | pmg.otcf.pl |
| SPF_A | smtp.otcf.pl |
| SPF_A | vpnwaw01.otcf.pl |
| SPF_INCLUDE | _spf.emaillabs.net.pl |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | one.zoho.eu |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 159.253.243.104/31 |
| SPF_IP | 213.189.55.90/31 |
| SPF_IP | 46.105.66.67 |
| SPF_IP | 5.226.103.208/29 |
| SPF_IP | 83.1.240.52/30 |
| SPF_IP | 83.1.240.54 |
| SPF_IP | 83.142.187.80/29 |
| SPF_IP | 83.142.187.86 |
| SPF_IP | 85.14.86.248/31 |
| SPF_IP | 89.171.114.122 |
| SPF_MX | otcf.pl |
Related pages
Pivot deeper into the graph from otcf.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "otcf.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.