Hostname
ontko.com
Last fetched
ontko.com resolves to 1 IPv4 address operated by PARALLAXSYSTEMS - Parallax Systems in US. WHOIS lists iana:93 as the registrar.
Nutrition Label
Resolution chain
ontko.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 |
|---|---|---|---|---|
| 199.164.165.1 | 199.164.165.0/24 | AS25648 | PARALLAXSYSTEMS - Parallax Systems | US |
WHOIS identity
- Registrar
- iana:93
- Organization
- gkg.net domain proxy service
- Contact emails
- 40a5c8efd8c952accfa8802a097eae31a404a91d@privatedomain.gkg.net
- 5cdafe44b64cc5f7a8ef46f702ddfb55993e3f8a@privatedomain.gkg.net
- 5eabc4e21a3f610da38a1c570426d88157497b24@privatedomain.gkg.net
- 6034cc5913ba4d6b86efeebeeea0890f61ef19ff@privatedomain.gkg.net
- 697738c6442b9369808f9d21c3f561de40d918f7@privatedomain.gkg.net
- 7d21ab99c89501e95048881e15f0e90c3e88a393@whois.gkg.net
- 7fa472ff53c88afad1d1a49fc10a87e66a0c9e31@privatedomain.gkg.net
- 80e58eb544e0291de577da1a5cbed45a51099afd@privatedomain.gkg.net
- a14be7f5a0bb561699209c15314f688e8ea67a6e@privatedomain.gkg.net
- ad1b2961f6f23f2cc7211390c1a0e7d7a485a71b@privatedomain.gkg.net
- b6e996b7c6f1083265636d1c86ec09e6c47b4684@privatedomain.gkg.net
- b8dc805dc774b10b5ec6898db0bb485275a3cbe5@privatedomain.gkg.net
- cfb4a7df500ddb3a7c5e3b7ac3649d5eb82b14d4@whois.gkg.net
- d0cb468a0842819519cac272474b562612564bdf@privatedomain.gkg.net
- d193d4b321c81daec32c746270e7ba07aba3d902@privatedomain.gkg.net
- e39405feed11840722c2de45fc998762a1fde1b9@privatedomain.gkg.net
Subdomains
33 observed subdomains of ontko.com.
Showing 25 of 33. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ontko.com in the public web crawl.
23 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for ontko.com.
| Mechanism | Target |
|---|---|
| SPF_A | nardol.ontko.com |
| SPF_A | smtp.doxpop.com |
| SPF_A | smtp.ontko.com |
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from ontko.com.
- IP · 199.164.165.1
- ASN · AS25648PARALLAXSYSTEMS - Parallax Systems
- Registrar · iana:93
- Country · US
- Email · 40a5c8efd8c952accfa8802a097eae31a404a91d@privatedomain.gkg.net
- TLD · .com
- Browse hostnames · on…
- 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: "ontko.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.