Hostname
queen88aus.com
Last fetched
queen88aus.com resolves to 2 IPv4 addresses operated by AS132203 in SG. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
queen88aus.com 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 |
|---|---|---|---|---|
| 43.160.240.170 | 43.160.240.0/20 | AS132203 | — | SG |
| 47.82.167.15 | 47.82.128.0/18 | AS45102 | — | SG |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
1 observed subdomain of queen88aus.com.
| Subdomain |
|---|
| www.queen88aus.com |
Web-graph footprint
Distinct hostnames that link to or from queen88aus.com in the public web crawl.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from queen88aus.com.
- IP · 43.160.240.170
- ASN · AS132203
- Registrar · iana:1068
- Country · SG
- Email · 2e4b640a2e164d2aa2bb3e37df269bcb.protect@withheldforprivacy.com
- 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: "queen88aus.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.