Hostname
orientbell.com
Last fetched
orientbell.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
orientbell.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 |
|---|---|---|---|---|
| 13.232.199.47 | 13.232.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:228
- Organization
- orient bell
- Contact emails
Subdomains
20 observed subdomains of orientbell.com.
Showing 19 of 20. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from orientbell.com in the public web crawl.
352 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
26 SPF mechanisms authorising senders for orientbell.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spfnew.logix.in |
| SPF_INCLUDE | ncapp02.com |
| SPF_INCLUDE | spf1.orientbell.com |
| SPF_IP | 13.127.13.239 |
| SPF_IP | 23.103.128.0/19 |
| SPF_IP | 23.103.191.0/24 |
| SPF_IP | 23.103.198.0/23 |
| SPF_IP | 23.103.200.0/21 |
| SPF_IP | 23.103.208.0/21 |
| SPF_IP | 38.98.206.16/32 |
| SPF_IP | 40.107.0.0/16 |
| SPF_IP | 40.92.0.0/15 |
| SPF_IP | 45.55.220.59/32 |
| SPF_IP | 45.55.229.253/32 |
| SPF_IP | 50.31.32.0/19 |
| SPF_IP | 50.57.187.73/32 |
| SPF_IP | 52.100.0.0/14 |
| SPF_IP | 59.163.11.66/32 |
| SPF_IP | 64.15.128.0/24 |
| SPF_IP | 64.15.131.96/29 |
| SPF_IP | 64.4.22.64/26 |
| SPF_IP | 65.55.169.0/24 |
| SPF_IP | 65.55.88.0/24 |
| SPF_IP | 66.7.148.0/24 |
| SPF_IP | 67.205.65.48/29 |
| SPF_IP | 67.205.79.144/29 |
Related pages
Pivot deeper into the graph from orientbell.com.
- IP · 13.232.199.47
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:228
- Country · IN
- Email · domains@orientbell.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: "orientbell.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.