Hostname
goldenkeycomputer.com
Last fetched
goldenkeycomputer.com resolves to 1 IPv4 address operated by AS55334 in HK. WHOIS lists iana:460 as the registrar.
Nutrition Label
Resolution chain
goldenkeycomputer.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 |
|---|---|---|---|---|
| 182.239.58.58 | 182.239.58.0/24 | AS55334 | — | HK |
WHOIS identity
- Registrar
- iana:460
- Organization
- golden key technology
- Contact emails
Subdomains
6 observed subdomains of goldenkeycomputer.com.
Web-graph footprint
Distinct hostnames that link to or from goldenkeycomputer.com in the public web crawl.
11 sites link to this hostname.
10 sites linked to from this hostname.
Sample inbound links
- firstprojectorscreen.com
- 2022.firstprojectorscreen.com
- apps.firstprojectorscreen.com
- autodiscover.firstprojectorscreen.com
- blog.firstprojectorscreen.com
- cpcontacts.firstprojectorscreen.com
- what.website.www.wbsubdomain.a.bb.ccc.dddd.firstprojectorscreen.com
- mail.firstprojectorscreen.com
- blog.blog.wp.firstprojectorscreen.com
- dddd.www.wbsubdomain.a.bb.ccc.dddd.www.firstprojectorscreen.com
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for goldenkeycomputer.com.
| Mechanism | Target |
|---|---|
| SPF_A | goldenkeycomputer.com |
| SPF_INCLUDE | cloudmail.com.hk |
| SPF_IP | 180.149.252.0/24 |
| SPF_IP | 182.239.48.0/24 |
| SPF_IP | 182.239.53.141 |
| SPF_MX | goldenkeycomputer.com |
Related pages
Pivot deeper into the graph from goldenkeycomputer.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "goldenkeycomputer.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.