Hostname
onyxtech.co.uk
Last fetched
onyxtech.co.uk resolves to 3 IPv4 addresses operated by NAMECHEAP-NET - Namecheap, Inc. in US. WHOIS lists registrar:123-reg limited t/a 123-reg [tag = 123-reg] as the registrar.
Nutrition Label
Resolution chain
onyxtech.co.uk resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 203.161.60.7 | 203.161.60.0/24 | AS22612 | NAMECHEAP-NET - Namecheap, Inc. | US |
| 92.113.16.24 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | DE |
| 92.113.23.126 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | DE |
WHOIS identity
- Registrar
- registrar:123-reg limited t/a 123-reg [tag = 123-reg]
- Organization
- hitech solutions
- Contact emails
- —
Subdomains
10 observed subdomains of onyxtech.co.uk.
Web-graph footprint
Distinct hostnames that link to or from onyxtech.co.uk in the public web crawl.
52 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for onyxtech.co.uk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mail.hostinger.com |
Related pages
Pivot deeper into the graph from onyxtech.co.uk.
- IP · 203.161.60.7
- ASN · AS22612NAMECHEAP-NET - Namecheap, Inc.
- Registrar · registrar:123-reg limited t/a 123-reg [tag = 123-reg]
- Country · US
- Apex domain · co.uk
- TLD · .uk
- Browse hostnames · on…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "onyxtech.co.uk"})-[: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.