Hostname
mono-tek.com
Last fetched
mono-tek.com resolves to 1 IPv4 address operated by ASN-CXA-ALL-CCI-22773-RDC - Cox Communications Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mono-tek.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 |
|---|---|---|---|---|
| 98.190.144.194 | 98.190.128.0/19 | AS22773 | ASN-CXA-ALL-CCI-22773-RDC - Cox Communications Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of mono-tek.com owner
- Contact emails
- webmaster@mono-tek.com
- 18b4d9bb-8f81-4b11-b4ac-e681625f0756@identity-protect.org
- 6b08c068-35c2-42f7-a5dd-b3428a0c1683@identity-protect.org
- 6bb4183a-8871-422f-a706-c012a4e24bbf@identity-protect.org
- cfe3dcbf-f308-4de7-bf65-a1f3c03e8e51@identity-protect.org
- d502f6e1-99f3-4200-844f-5aee6e29580c@identity-protect.org
- e2d65cf6-5e10-40c0-9172-bec0c221eed7@identity-protect.org
- owner-6800499@mono-tek.com.whoisprivacyservice.org
Subdomains
16 observed subdomains of mono-tek.com.
Showing 13 of 16. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for mono-tek.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail.mono-tek.com |
| SPF_MX | mono-tek.com |
Related pages
Pivot deeper into the graph from mono-tek.com.
- IP · 98.190.144.194
- ASN · AS22773ASN-CXA-ALL-CCI-22773-RDC - Cox Communications Inc.
- Registrar · iana:468
- Country · US
- Email · webmaster@mono-tek.com
- TLD · .com
- Browse hostnames · mo…
- 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: "mono-tek.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.