Hostname
oriportal.com
Last fetched
oriportal.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
oriportal.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.156.46.104 | 108.156.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 108.156.46.114 | 108.156.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 108.156.46.57 | 108.156.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 108.156.46.8 | 108.156.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 99.84.234.107 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.122 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.32 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.45 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of oriportal.com owner
- Contact emails
- 07ca3a44-9b03-4941-ac98-9ea04cecc2ee@identity-protect.org
- 0b5b74fd-1232-4882-82de-048ec958f77f@identity-protect.org
- 3e00edba-3db6-43cd-b87a-74d75ff4ff3f@identity-protect.org
- 6a287819-9ff8-454a-8555-03d9fc90239c@identity-protect.org
- eb4bd185-e9b0-40e2-9f4a-920c53d6b61e@identity-protect.org
- ed00c64c-0790-4d0f-83a7-2be8635ef034@identity-protect.org
- owner-1603869@oriportal.com.whoisprivacyservice.org
- vasilii_yackin@list.ru
Subdomains
2 observed subdomains of oriportal.com.
Web-graph footprint
Distinct hostnames that link to or from oriportal.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from oriportal.com.
- IP · 108.156.46.104
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GB
- Email · 07ca3a44-9b03-4941-ac98-9ea04cecc2ee@identity-protect.org
- 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: "oriportal.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.