Hostname
pkcgroup.com
Last fetched
pkcgroup.com resolves to 1 IPv4 address operated by NBLNETWORKS-AS Telia Cygate Oy in FI. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
pkcgroup.com 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 |
|---|---|---|---|---|
| 188.117.16.102 | 188.117.0.0/18 | AS29422 | NBLNETWORKS-AS Telia Cygate Oy | FI |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
12 observed subdomains of pkcgroup.com.
Web-graph footprint
Distinct hostnames that link to or from pkcgroup.com in the public web crawl.
81 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
19 SPF mechanisms authorising senders for pkcgroup.com.
| Mechanism | Target |
|---|---|
| SPF_A | kle7.pkcables.com |
| SPF_EXISTS | %{i}.spf.mind-infotech.c3s2.iphmx.com |
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 13.64.109.49/32 |
| SPF_IP | 147.253.218.105/32 |
| SPF_IP | 185.166.29.38 |
| SPF_IP | 188.117.20.12/32 |
| SPF_IP | 194.142.172.7 |
| SPF_IP | 38.97.236.0/24 |
| SPF_IP | 40.121.207.59/32 |
| SPF_IP | 65.161.25.0/24 |
| SPF_IP | 66.161.25.0/24 |
| SPF_IP | 66.35.58.128/26 |
| SPF_IP | 68.232.151.240 |
| SPF_IP | 71.40.80.170 |
| SPF_IP | 8.34.94.0/24 |
| SPF_IP | 8.40.130.0/24 |
| SPF_IP | 97.78.127.130 |
Related pages
Pivot deeper into the graph from pkcgroup.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pkcgroup.com"})-[: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.