Hostname
skoji.net
Last fetched
skoji.net resolves to 1 IPv4 address operated by AS33970 in GB. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
skoji.net 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 |
|---|---|---|---|---|
| 193.189.75.83 | 193.189.74.0/23 | AS33970 | — | GB |
WHOIS identity
- Registrar
- iana:228
- Organization
- moniker privacy services
- Contact emails
- info@pikono.com
- 092862a4e889279cc38c9f3d076b9ac5cb742e51d8e61ebea8e0de9fb8681c76@skoji.net.whoisproxy.org
- 19eaf13c6b048cfa57360f424d6c0865edd8080d4990012f68e01a25dd32ec05@skoji.net.whoisproxy.org
- 3231e03c5e7927ccc030c4497d6082e251b2ef30948c3991b937a02d259fa009@skoji.net.whoisproxy.org
- 4b2d3af983666748c54839a6f971550762555f1d018fd26450515fde8124a030@skoji.net.whoisproxy.org
- 5d2ceaa00547b5caad1f8d473028a2f6d7b8bd56773c1ce93d349473de8b31d5@skoji.net.whoisproxy.org
- 63e0a25833f93752644ba6e6d2c799381901fc9ccb68ae8c371ad76894579952@skoji.net.whoisproxy.org
- 7f618d66332cf3ac34bec170141f2dd43bf0203a1110f929be6decdc3e0b054b@skoji.net.whoisproxy.org
- 8260b6b00cc6516f94165c6bdaff8b0f7cddc6b01f60e4d5628edb19305d4241@skoji.net.whoisproxy.org
- 8c3aeed63c71effef9d2200e938b796d3a6a369963203ea255dfd8d9efd95f95@skoji.net.whoisproxy.org
- 9e386e7ce3c88259030439c6d5848d0dd8d825706945519553f17939ecfaf0c6@skoji.net.whoisproxy.org
- ab3b752170adb92a4c0c0d835a15921ea9105c14621ba2805f291a535ad9892f@skoji.net.whoisproxy.org
- c61a78c58c6cf9054cf4f560833eaf2353a16d43e77ca43b550ab495ed7f7fd7@skoji.net.whoisproxy.org
- f16899445e5736fb00fbeb1b89cac517ab12aebd819572aba048a50f76caabcd@skoji.net.whoisproxy.org
Subdomains
7 observed subdomains of skoji.net.
Web-graph footprint
Distinct hostnames that link to or from skoji.net in the public web crawl.
8 sites link to this hostname.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- skoji.net
SPF policy
11 SPF mechanisms authorising senders for skoji.net.
| Mechanism | Target |
|---|---|
| SPF_A | skoji.net |
| SPF_INCLUDE | spf.emailamp.com |
| SPF_IP | 193.189.74.211 |
| SPF_IP | 193.189.74.80 |
| SPF_IP | 193.189.75.78 |
| SPF_IP | 193.189.75.83 |
| SPF_IP | 193.189.75.84 |
| SPF_IP | 195.8.197.207 |
| SPF_IP | 195.8.197.27 |
| SPF_IP | 195.8.197.30 |
| SPF_MX | skoji.net |
Related pages
Pivot deeper into the graph from skoji.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "skoji.net"})-[: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.