Hostname
techost.com
Last fetched
techost.com resolves to 1 IPv4 address operated by UKSERVERS-AS - UK Dedicated Servers Limited in GB. WHOIS lists iana:79 as the registrar.
Nutrition Label
Resolution chain
techost.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 |
|---|---|---|---|---|
| 78.110.167.102 | 78.110.160.0/21 | AS42831 | UKSERVERS-AS - UK Dedicated Servers Limited | GB |
WHOIS identity
- Registrar
- iana:79
- Organization
- c gendler
- Contact emails
Subdomains
8 observed subdomains of techost.com.
Threat posture
History
Mail and authentication
MX records
- techost.com
SPF policy
10 SPF mechanisms authorising senders for techost.com.
| Mechanism | Target |
|---|---|
| SPF_A | techost.com |
| SPF_IP | 178.159.12.245 |
| SPF_IP | 185.16.206.195 |
| SPF_IP | 31.193.133.11 |
| SPF_IP | 51.89.198.204 |
| SPF_IP | 78.110.167.102 |
| SPF_IP | 81.19.181.130 |
| SPF_IP | 81.19.181.132 |
| SPF_IP | 92.48.106.57 |
| SPF_MX | techost.com |
Related pages
Pivot deeper into the graph from techost.com.
- IP · 78.110.167.102
- ASN · AS42831UKSERVERS-AS - UK Dedicated Servers Limited
- Registrar · iana:79
- Country · GB
- Email · sales@techost.com
- TLD · .com
- Browse hostnames · te…
- 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: "techost.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.