Hostname
theos.com
Last fetched
theos.com resolves to 1 IPv4 address operated by OPENBSD - OpenBSD in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
theos.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.185.137.1 | 199.185.137.0/24 | AS22512 | OPENBSD - OpenBSD | CA |
| 199.185.137.1 | 199.185.137.0/24 | AS22512 | OPENBSD - OpenBSD | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- de raadt, theo
- Contact emails
- d52kx4qe9be@networksolutionsprivateregistration.com
- deraadt@theos.com
- eu8yh8bd8g4@networksolutionsprivateregistration.com
- g85eu5f38e5@networksolutionsprivateregistration.com
- gt8km5qd62p@networksolutionsprivateregistration.com
- nu4k79jb5fp@networksolutionsprivateregistration.com
- q57s97h79x3@networksolutionsprivateregistration.com
- wb9mz5yc8hd@networksolutionsprivateregistration.com
- wq42v79m876@networksolutionsprivateregistration.com
- z25gq8fy45d@networksolutionsprivateregistration.com
Subdomains
4 observed subdomains of theos.com.
Web-graph footprint
Distinct hostnames that link to or from theos.com in the public web crawl.
56 sites link to this hostname.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from theos.com.
- IP · 199.185.137.1
- ASN · AS22512OPENBSD - OpenBSD
- Registrar · iana:2
- Country · CA
- Email · d52kx4qe9be@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · th…
- 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: "theos.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.