Hostname
orientalexpresssc.com
Last fetched
orientalexpresssc.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
orientalexpresssc.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 |
|---|---|---|---|---|
| 108.138.167.102 | 108.138.166.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.167.123 | 108.138.166.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.167.3 | 108.138.166.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.167.4 | 108.138.166.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.230.253.100 | 54.230.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.230.253.116 | 54.230.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.230.253.124 | 54.230.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.230.253.85 | 54.230.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- chiang su
- Contact emails
- drinkeatlive@gmail.com
- 089ce504-eab2-408e-987b-a47a143d150a@identity-protect.org
- 3a1c46e1-9f60-41d8-81b0-f5cd63bb4487@identity-protect.org
- 62082214-d9f1-4bd5-8dd5-2ceff76d436a@identity-protect.org
- 7ac75d8d-70ca-4cf2-821a-394c0e9d9525@identity-protect.org
- 9b186b44-a633-4e2d-b768-7b500ccc111b@identity-protect.org
- ca8621d1-581c-4b48-acb8-357833b07739@identity-protect.org
- owner-9174244@orientalexpresssc.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from orientalexpresssc.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for orientalexpresssc.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from orientalexpresssc.com.
- IP · 108.138.167.102
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · drinkeatlive@gmail.com
- 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: "orientalexpresssc.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.