Hostname
freedisc.pl
Last fetched
freedisc.pl resolves to 6 IPv4 addresses operated by AS207208 in PL. WHOIS lists registrar:ovh sas as the registrar.
Nutrition Label
Resolution chain
freedisc.pl resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- registrar:ovh sas
- Organization
- pbr sp. zo.o.
- Contact emails
- —
Subdomains
29 observed subdomains of freedisc.pl.
Showing 16 of 29. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from freedisc.pl in the public web crawl.
43 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for freedisc.pl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 164.132.162.84/29 |
| SPF_IP | 164.132.171.88/29 |
| SPF_IP | 185.16.37.192/29 |
| SPF_IP | 185.16.37.200/29 |
| SPF_IP | 185.16.37.48/29 |
| SPF_IP | 37.187.57.240/29 |
| SPF_IP | 51.68.36.43/29 |
| SPF_IP | 51.68.38.176/29 |
| SPF_IP | 54.38.47.57/29 |
Related pages
Pivot deeper into the graph from freedisc.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "freedisc.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.