Hostname
fitostrefa.com.pl
Last fetched
fitostrefa.com.pl resolves to 2 IPv4 addresses operated by AS5617 in PL. WHOIS lists registrar:dd sp. z o.o. as the registrar.
Nutrition Label
Resolution chain
fitostrefa.com.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 |
|---|---|---|---|---|
| 195.117.36.224 | 195.117.0.0/16 | AS5617 | — | PL |
| 195.78.66.50 | 195.78.66.0/23 | AS41079 | — | PL |
WHOIS identity
- Registrar
- registrar:dd sp. z o.o.
- Organization
- —
- Contact emails
- —
Subdomains
2 observed subdomains of fitostrefa.com.pl.
Web-graph footprint
Distinct hostnames that link to or from fitostrefa.com.pl in the public web crawl.
84 sites link to this hostname.
386 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for fitostrefa.com.pl.
| Mechanism | Target |
|---|---|
| SPF_A | fitostrefa.com.pl |
| SPF_INCLUDE | _spf.cyberfolks.pl |
| SPF_IP | 195.117.36.226 |
| SPF_MX | fitostrefa.com.pl |
Related pages
Pivot deeper into the graph from fitostrefa.com.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fitostrefa.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.