Hostname
cteh.com
Last fetched
cteh.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
cteh.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- ab3rw8s85j7@networksolutionsprivateregistration.com
- az4pt7m22qp@networksolutionsprivateregistration.com
- c86p296s2nz@networksolutionsprivateregistration.com
- fw8638jc3je@networksolutionsprivateregistration.com
- nd99w2hv4a8@networksolutionsprivateregistration.com
- p93a43qp28q@networksolutionsprivateregistration.com
- ps8q42ny9j3@networksolutionsprivateregistration.com
- rg8ce2w674v@networksolutionsprivateregistration.com
- st89p5fu8p8@networksolutionsprivateregistration.com
- te4az4q2542@networksolutionsprivateregistration.com
- tg8yq9yt58e@networksolutionsprivateregistration.com
- tp33a82t5d9@networksolutionsprivateregistration.com
- vg7nc89y9uv@networksolutionsprivateregistration.com
- yx65c5qv2zu@networksolutionsprivateregistration.com
Subdomains
70 observed subdomains of cteh.com.
Showing 25 of 70. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cteh.com in the public web crawl.
84 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for cteh.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.openair.com |
| SPF_INCLUDE | spf.openair1.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfa.cpmails.com |
| SPF_IP | 40.133.38.92 |
Related pages
Pivot deeper into the graph from cteh.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cteh.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.