Hostname
k4.pl
Last fetched
k4.pl resolves to 146.59.55.92, announced in 146.59.0.0/17 by OVH - OVH SAS in PL. k4.pl is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
Attribution
ovh
ORIGIN_AS
WHOIS identity
- Registrar
- registrar:aftermarket.pl limited
- Registrant organisation
- web systems
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- ns2.k4.pl
- ns3.k4.pl
- ns1.s2.k4.pl
- ns2.s2.k4.pl
- ns1.s4.k4.pl
- ns2.s4.k4.pl
MX records
- mail.k4.pl
SPF policy
- a: k4.pl
- mx: k4.pl
- ip: 146.59.55.92
- ip: 159.69.79.242
- ip: 2001:41d0:602:435c:0:0:0:0
Threat-feed evidence
History
Related pages
Pivot from k4.pl into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "k4.pl"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.