Hostname
dell.com.hk
Last fetched
dell.com.hk resolves to 2 IPv4 addresses operated by AS33905 in BR. WHOIS lists registrar:hong kong domain name registration company limited| as the registrar.
Nutrition Label
Resolution chain
dell.com.hk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.11.35.23 | 23.11.35.0/24 | AS33905 | — | BR |
| 23.11.38.9 | 23.11.38.0/24 | AS33905 | — | JP |
WHOIS identity
- Registrar
- registrar:hong kong domain name registration company limited|
- Organization
- company english name (it should be the same as the registered/corporation name on your business regi
- Contact emails
Subdomains
1 observed subdomain of dell.com.hk.
| Subdomain |
|---|
| www.dell.com.hk |
Web-graph footprint
Distinct hostnames that link to or from dell.com.hk in the public web crawl.
16 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for dell.com.hk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{ir}.%{v}.%{d}.spf.has.pphosted.com |
Related pages
Pivot deeper into the graph from dell.com.hk.
- IP · 23.11.35.23
- ASN · AS33905
- Registrar · registrar:hong kong domain name registration company limited|
- Country · BR
- Email · dnsadmin@dell.com
- Apex domain · com.hk
- TLD · .hk
- Browse hostnames · de…
- 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: "dell.com.hk"})-[: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.