Hostname
quzaobao.com
Last fetched
quzaobao.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
quzaobao.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.165.242.40 | 18.165.242.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.165.242.66 | 18.165.242.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.165.242.67 | 18.165.242.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.165.242.75 | 18.165.242.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.173.166.17 | 18.173.166.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.166.26 | 18.173.166.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.166.55 | 18.173.166.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.166.69 | 18.173.166.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:269
- Organization
- alice chu
- Contact emails
- 0f381db772ece66f9056264af8ec2e32de5ee8fdc735032f11e82cba363acd40@quzaobao.com.whoisproxy.org
- 5c139b8fd49cc86668c8c8f9cfb5a2927f982fa572dc4f5bdce113f4701da12f@quzaobao.com.whoisproxy.org
- ebe3626a2ce5cd7c6c2db556c9da74ada8c3393f39739592898409499e7ef58b@quzaobao.com.whoisproxy.org
- f842030d3976cb15906ee26641dc8a10650611f8af7363285dd5793891cee8fe@quzaobao.com.whoisproxy.org
- techdns@sph.com.sg
Subdomains
1 observed subdomain of quzaobao.com.
| Subdomain |
|---|
| www.quzaobao.com |
Web-graph footprint
Distinct hostnames that link to or from quzaobao.com in the public web crawl.
11 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from quzaobao.com.
- IP · 18.165.242.40
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:269
- Country · GB
- Email · 0f381db772ece66f9056264af8ec2e32de5ee8fdc735032f11e82cba363acd40@quzaobao.com.whoisproxy.org
- TLD · .com
- Browse hostnames · qu…
- 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: "quzaobao.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.