Hostname
orientprestige.com
Last fetched
orientprestige.com resolves to 1 IPv4 address operated by AS7540 in HK. WHOIS lists iana:93 as the registrar.
Nutrition Label
Resolution chain
orientprestige.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 |
|---|---|---|---|---|
| 202.181.201.61 | 202.181.201.0/24 | AS7540 | — | HK |
WHOIS identity
- Registrar
- iana:93
- Organization
- customer service
- Contact emails
- 09336a97e8954486369434ed7c38d788d51c4829@whois.gkg.net
- 0f5950183af57b5b74ce11c4765e9acc734f981a@privatedomain.gkg.net
- 29c6471da73d8de8d9a619b78c93ab75313ad9ed@privatedomain.gkg.net
- 34e4efa8a648f931b7ea0e2a6b0bce603acfe026@privatedomain.gkg.net
- 6f5dc50570419be4ca6bd147f8ea4912a916a44b@whois.gkg.net
- 940cd4fe999462b139c27ae3f37876d8a4a16b26@privatedomain.gkg.net
- afdf5b58130b66bcb1af38b1cb69dfe61c9a3001@privatedomain.gkg.net
- c8ca0b88ee259792b8d7a8778fba3ff09ed4270e@privatedomain.gkg.net
- d1e8d4fab1b9f72f5e8577c89716f20008335b08@privatedomain.gkg.net
- d378bad576b9e46f825fcb6d35cec7b46f025eb8@privatedomain.gkg.net
- d91548ad64650516c8d1664327f9615507c043b0@privatedomain.gkg.net
- ffab77b1d9fe85695e653e98e2256dac18bee3ec@privatedomain.gkg.net
Subdomains
2 observed subdomains of orientprestige.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for orientprestige.com.
| Mechanism | Target |
|---|---|
| SPF_A | orientprestige.com |
| SPF_MX | orientprestige.com |
Related pages
Pivot deeper into the graph from orientprestige.com.
- IP · 202.181.201.61
- ASN · AS7540
- Registrar · iana:93
- Country · HK
- Email · 09336a97e8954486369434ed7c38d788d51c4829@whois.gkg.net
- TLD · .com
- Browse hostnames · or…
- 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: "orientprestige.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.