Hostname
komplet.pl
Last fetched
komplet.pl resolves to 1 IPv4 address operated by LDCOMNET - Societe Francaise Du Radiotelephone - SFR SA in FR. WHOIS lists registrar:home.pl s.a. as the registrar.
Nutrition Label
Resolution chain
komplet.pl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 85.69.159.116 | 85.68.0.0/15 | AS15557 | LDCOMNET - Societe Francaise Du Radiotelephone - SFR SA | FR |
WHOIS identity
- Registrar
- registrar:home.pl s.a.
- Organization
- komplet polska sp. z o.o.
- Contact emails
- —
Subdomains
6 observed subdomains of komplet.pl.
Web-graph footprint
Distinct hostnames that link to or from komplet.pl in the public web crawl.
19 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for komplet.pl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 9services.com |
| SPF_INCLUDE | spf-de.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.24.201.201/29 |
| SPF_IP | 185.68.26.161/29 |
| SPF_IP | 212.110.196.160/32 |
| SPF_IP | 213.135.11.112/29 |
| SPF_IP | 217.6.37.234/32 |
| SPF_IP | 62.153.75.74/32 |
| SPF_IP | 85.69.159.112/28 |
| SPF_IP | 89.28.145.13/32 |
| SPF_MX | komplet.pl |
Related pages
Pivot deeper into the graph from komplet.pl.
- IP · 85.69.159.116
- ASN · AS15557LDCOMNET - Societe Francaise Du Radiotelephone - SFR SA
- Registrar · registrar:home.pl s.a.
- Country · FR
- TLD · .pl
- Browse hostnames · ko…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "komplet.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.