Hostname
one2tek.com
Last fetched
one2tek.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
one2tek.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 |
|---|---|---|---|---|
| 159.89.53.28 | 159.89.48.0/21 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of one2tek.com owner
- Contact emails
- 06b8691c-d035-44dd-aa94-7d3f2ddf0fe4@identity-protect.org
- 4fa07f44-4f83-4f05-8989-b8cbb6d6c007@identity-protect.org
- 5a53f13e-9866-4f89-a13d-f749029c5994@identity-protect.org
- 6e3690c7-40b0-45e3-b0f9-18df4eb0896b@identity-protect.org
- 744ebd0d-6c85-4874-8184-a18ff777d7c6@identity-protect.org
- f071257e-02f2-4d11-a6b5-11ed09508f28@identity-protect.org
- owner-1095777@one2tek.com.whoisprivacyservice.org
Subdomains
13 observed subdomains of one2tek.com.
Web-graph footprint
Distinct hostnames that link to or from one2tek.com in the public web crawl.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from one2tek.com.
- IP · 159.89.53.28
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:468
- Country · US
- Email · 06b8691c-d035-44dd-aa94-7d3f2ddf0fe4@identity-protect.org
- 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: "one2tek.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.